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 | string |
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": "abefe19e-304d-4a5e-a4d4-0cf14722da76",
"print_doc": true,
"all_items": true,
"id_user_add": "8bdfa494-388b-4528-83f4-d2d63b79816d",
"external_user": "sample string 7",
"doc_sa_det_new": [
{
"$id": "2",
"id_item_sub": "5e53a5b5-1b88-4ccd-82fd-717058e76512",
"qty_det": 2.1,
"price_custom": 3.1,
"id_price_list": "193ed768-234f-4c9f-8d1a-3af207af7077",
"tax": 5.1
},
{
"$ref": "2"
}
],
"doc_sa_pay_new": [
{
"$id": "3",
"id_pay": "d17272b5-cc9b-4f69-a5db-115a4ab90479",
"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. |
|
| doc_print | boolean |
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": "f49fb8f4-1d1b-4a1f-8a29-800d5dd186ba",
"id_pos": "1d22d692-1b48-4f59-b6af-1b71e8349b07",
"id_doc": "ee27cb57-30de-4c49-af81-715a4db13637",
"id_branch": "d1ebedee-1fce-46ea-9664-84326d454510",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:38:32.8658977+01:00",
"date_tax": "2026-03-10T09:38:32.8658977+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "9a774af9-b834-4c1e-a759-7ea093bf4d3d",
"id_relationship": "8eccceca-64ac-4a45-899b-f6e3411db673",
"id_loc_from": "62ea9c14-f0b8-4828-b783-5d9b66e83eb5",
"id_loc_end": "2a05a6d7-da5c-4ec8-ae8c-61324c9b8c1c",
"id_user_add": "d394154c-4693-4cab-bc46-e10999f5fa72",
"id_user_upd": "8423d80d-37b7-42eb-99bf-1650ce166a6b",
"comment": "sample string 12",
"id_pos_sesion": "ab50a94a-8673-4c5a-94cf-ec5cea31180d",
"id_room_unit": "c7ffa10d-a9cf-43d5-ad20-871ee2f55d2c",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "cf6fe6aa-60d5-461b-9d85-985e5784fc91",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$id": "2",
"id": "f4dccbba-6b77-4698-89b8-53a44dde1040",
"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": "810f8004-7989-4b78-b8ce-08120cc51f7e",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "888de37d-4e0b-4ef6-b42c-28ada350032f",
"commited": true,
"st_images": {
"$id": "3",
"id": "bbc0e4ad-40bd-4fcb-82fd-177a757e7245",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "3b664074-bf1e-42c6-a0e1-bcb5731f78f7",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "8208a2d8-121f-4f6c-be51-de247ab92b47",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "f4a455d7-a423-48a9-8868-97acd3ecea0f",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "f4739028-def1-43e6-bec4-c7b5a9994be8",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "4d3c1456-5fae-4ff1-8a5f-14de3bb865f5",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "7767ffb1-6185-43ad-b4e2-f76aefbe4de5",
"id_item": "48db0710-4a11-41e9-8954-cdf284249ac9",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "99059872-9eb2-4d10-9a49-d68d0192569d",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "8f5cbdb8-e7d1-413c-a15f-cd7deb0fb199",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "38a30376-1892-4aed-842b-8e728cc5bda5",
"id_unit_sec": "95ace64b-e689-4fe6-8fd7-b2e2e5fa1457",
"id_brand": "262692fc-f4f6-424b-bc43-32a5f068ffcf",
"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": "d3ff44d9-e122-4922-a961-4c5a5b864b14",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "e421d1e9-6d6d-4f78-9e21-a12b4a26d0a9",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "815012ba-7dbe-4f1e-be29-0adbade4f667",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "81c163f9-1c4e-4f97-9ce0-57568aeb84bd",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "599f05aa-48d9-45a1-8acb-4a5293f8f31c",
"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": "b4e6f4b7-1026-481e-b52b-1c63eecb202c",
"view_messages": true,
"id_image_photo": "0c1dfdd3-2fb8-4c30-9de3-05377d32e509",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "e27daa54-4c76-440d-b02f-b3f965386f7e",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "f530397d-0d9b-4e33-af36-3d546e4354aa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "f8158334-435f-47b5-be81-dfd8ea16771d",
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "40d0bb30-40a4-4676-82e0-ee327742ff62",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "de142f75-3cf9-4cab-a39b-a57cdc1aebfb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "7e0a00b5-20cf-46ad-848e-5580f4252de3",
"id_zone": "076cdc17-7dd0-471e-a950-c514c733891f",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "43db52a6-fdab-463e-9b69-fb164b82c2ee",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "0db3dcac-22a9-4c2b-91fb-35bae354ebd0",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "8e7b6f07-c295-480e-a5a4-bdd6073980f3",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "5aec4d95-6218-4376-beed-628f055a81af",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "033a0301-b22d-4f4b-bdc6-00ec1b864536",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "1cdfcfd3-147b-43aa-a83f-81533278658f",
"id_cloakroom": "93b4bf23-5f16-4300-a2a0-9f086f9f8d86",
"id_pos_sesion": "122d3f03-44f3-4189-86ee-325f78ad3ac5",
"unit_id": 4,
"date_open": "2026-03-10T09:38:32.8658977+01:00",
"date_close": "2026-03-10T09:38:32.8658977+01:00",
"id_doc_sa": "53a55788-8a06-42bd-84b8-5566c6bfed18",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$ref": "1"
},
"tt_pos_sesion": {
"$id": "13",
"id": "98fa0f4f-c0f5-48d1-b4a1-ccb51057e967",
"nro_sesion": 2,
"id_pos": "98480e6c-24aa-4741-9f25-da9e94fdc998",
"date_tax": "2026-03-10T09:38:32.8658977+01:00",
"date_open": "2026-03-10T09:38:32.8658977+01:00",
"date_close": "2026-03-10T09:38:32.8658977+01:00",
"id_user_open": "fcce7df4-fb53-4854-a83d-9cf2a3e51dfa",
"id_user_close": "759b4d0f-4857-4631-ac30-8ce89a446f0b",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$id": "14",
"id": "167e0c37-87e4-4888-b5c0-58e7a36840f9",
"order_id": 2,
"id_item": "21c6d843-ac49-4d77-bcf2-c5e64a447f91",
"id_item_type": "af5acfcf-4792-4d02-ae19-4f262b00eed7",
"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": "d3ff5cf9-0d43-443e-81d5-c9d34b759c30",
"type_item": 11,
"id_voucher_json": "7c840661-3436-4428-9d59-47f0b9f5a5c2",
"count_voucher": 1,
"id_category": "7dadba12-ce10-4986-9832-4aa09d7c544e",
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "3ee71072-47e6-42b6-9316-15f56c52b786",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$id": "15",
"id": "9e88d2dd-0432-43d5-8cf6-5de8f7842f98",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "df0e6632-750e-4e6b-98ec-2340816ead21",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "daf286d0-5d12-4021-8065-bafe54a2e0ce",
"commited": true,
"tt_vouchers_det": [
{
"$id": "16",
"id_voucher": "ef180760-8a0c-4db7-a920-caab5d24f478",
"id_line": "6c64f848-d1fe-4aba-9e0d-1356cabcf22e",
"id_category": "e6d40be5-71dd-46b4-a9a1-ae7b11c2bc1a",
"id_item": "353759ea-80b9-43fb-8db6-2fb6347f70a6",
"id_item_type": "ee58744f-ec5a-49bc-9a4d-7d858c0752ff",
"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": "c27440de-ac4c-4ea3-82c5-5024867dbda4",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:38:32.8658977+01:00",
"date_end": "2026-03-10T09:38:32.8658977+01:00",
"date_used": "2026-03-10T09:38:32.8658977+01:00",
"date_sesion": "2026-03-10T09:38:32.8658977+01:00",
"id_employee": "706d198e-94ee-4045-9222-e150ef13fc47",
"id_branch": "11033b31-bc4e-44e5-879d-5c135d1fff90",
"id_voucher_permision": "ca0fd13c-a74c-4df4-b0fa-b894453c45ec",
"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": "26c14335-0abf-46d6-8f25-6e10567a98c0",
"id_user_add": "43230e0c-cdb1-4044-ba18-e14d19893b4a",
"id_doc_sa": "8608c7e1-236b-48b3-89b5-de5b36260278",
"id_item_sub": "f3a833b7-5029-4495-84cc-560a4a6c65ff",
"id_pos_sesion": "ae85c5e1-fa50-4599-ab0c-9115f605101a",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$id": "18",
"id": "63dfb14d-108f-4dc9-96e8-52cbfb7a526a",
"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": "e2a28978-24d3-4fb7-8dab-b05f47a1a914",
"name_pos": "sample string 12",
"id_image": "86846674-8431-480d-8d11-15556e66db13",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "587198a3-7b65-4648-bd8f-1246d3779fa7",
"commited": true,
"mt_employees_branches": [
{
"$id": "19",
"id_employee": "052671b6-39ff-4bcb-a503-64cfb799a4d4",
"id_branch": "67e3659e-5d97-400a-9698-79235b232df1",
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "5402c5a7-2f01-4ef0-af5a-8ebdb1e85fab",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "18"
}
},
{
"$ref": "19"
}
],
"mt_employees_profiles": {
"$id": "20",
"id": "72581c01-7889-4764-afb7-70ec5fd8a798",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "caa56cf9-c6b4-4bc0-9a94-624f6df58db6",
"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": "fac13c99-887d-4522-865b-7ccbb6487b28",
"id_line": 2,
"id_item_sub": "b713c5be-886f-4de6-a40a-bc9a88fd1fa5",
"qty": 4.1,
"id_list": "dbc5bd38-1924-4254-b406-6e8480f37cfc",
"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": "dfead109-50f7-4b53-9a0d-6757fa30a51e",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "f8686135-70cf-41c5-bac3-3359a231e3d0",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "426e3063-8aaf-4914-a01c-5802f4cbbd12",
"id_user_upd": "f3f4a817-db4a-4d35-96c9-79d886256248",
"active": true,
"mt_employees": {
"$ref": "18"
},
"mt_items_sub": {
"$id": "22",
"id": "3641de4f-647e-4b66-a955-c721cd9f5fcb",
"id_item": "68a409c2-0ed0-4c61-8d6f-2e7105903500",
"id_item_type": "31c444b7-3691-44c2-b960-94b2b619c485",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "d48b41b1-44ec-49f9-9bfc-2cb78e055736",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "97d3a7bc-880e-4d59-94aa-d38ce8255412",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "23",
"id_item_sub": "1c231a7e-dbb4-4e9b-93cd-2ea0338fafc5",
"id_item": "0a7cc9c0-90d9-4e50-82af-3a8f7d1d366c",
"group_id": 3,
"id_unit_ref": "0465c2a0-6072-4fa8-b17c-7b1e23488d4a",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "22"
},
"mt_units_ref": {
"$id": "24",
"id": "42bc1154-19ce-4c3a-bfee-ea12aa173e0c",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "7c2e45fb-828d-4898-8f75-e22a7f797976",
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "97f00292-45b5-4905-b870-381ad65ecbeb",
"commited": true,
"mt_units": {
"$id": "25",
"id": "ceba9764-20ed-41fe-be57-b15198bbf961",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "94dce95e-f370-462a-b52f-ff8a8bf9a234",
"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": "d614455c-114c-4a49-81d4-e5457f4f3194",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "d6502aa4-fabc-4ab4-bc2c-3cec20fa92da",
"id_doc_print": "fa635fff-7387-45bc-885c-25b3a67540af",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$id": "27",
"id_list": "709f8aab-64f8-4ee8-aff2-f4046adb8780",
"id_item_sub": "de9573d4-ab6f-4833-b9f8-30fea31d18d3",
"validity_date": "2026-03-10T09:38:32.8658977+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "9aa12d5e-2043-473b-8f84-d4b45e44af16",
"commited": true,
"mt_items_sub": {
"$ref": "22"
},
"mt_prices_list": {
"$id": "28",
"id": "b82ea500-1e7c-407b-8855-ce6436cdba54",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "83d393d2-e9b8-4231-bb45-fccf19544845",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "1c526eaa-b045-4905-af66-b09524a50b41",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "513e0e95-1a28-4dec-8648-66b72b2eefc1",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "29",
"id_pos": "25686028-df55-4176-87ee-df67dd5134cf",
"id_pos_type": "443390ae-e151-4e78-933e-56e6c86688c3",
"id_price_list": "3eec3883-52a1-47d1-a051-5abf60ae341a",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "2e6f6a4e-6dde-49ac-a86e-542da15e16d8",
"commited": true,
"mt_pos_view": {
"$id": "30",
"id_pos": "2811887e-8d71-4d6c-9590-890b3cb6bc97",
"id_pos_type": "efc7a069-1084-412e-bec2-f1f8d786f76b",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "9409e9c6-41a8-4ec3-9b0b-56872ac43352",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_pos_types": {
"$id": "31",
"id": "b4edbda6-dbbf-4afe-9938-371b3a4ebc3e",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "9238c1d7-67f5-487e-93c4-4549d7d639a8",
"commited": true,
"mt_items_featured": [
{
"$id": "32",
"id": "dce441a0-dcca-4529-be69-28119186107c",
"id_branch": "13981005-f2b3-4ce0-a24c-5dac672c308f",
"id_pos_type": "6de8aeff-2c7e-42ae-9e99-631b6fdea5c8",
"id_pos": "78ab177d-3f88-4b59-a394-447b02bd792c",
"id_item": "e621d4c9-8a77-4996-b9ec-0399172a9cdf",
"date_from": "2026-03-10T09:38:32.8658977+01:00",
"date_end": "2026-03-10T09:38:32.8658977+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "e4765a05-70a3-4430-9bd8-c634875e4b1c",
"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": "c7cb4af5-f8ce-4899-a90d-08c02ad8511b",
"id_doc": "5a349e3e-5ecb-46ff-99ef-6193d01ce168",
"id_pos_type": "63874e89-278b-44c3-8445-af6fbc903ffe",
"id_doc_print": "615fde42-2fae-49bf-8e82-600ccb6a89b4",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "3c76da6d-0f1d-4736-99c3-b590c9577c30",
"commited": true,
"mt_docs": {
"$id": "34",
"id": "85ac2207-9588-4ad0-9281-989ad0ed6a4a",
"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": "c9b05a90-02df-47f6-a5b1-3144488fbcc0",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "ddbcc5f2-aa96-42f3-abb9-4b9fbca757ee",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "35",
"id_doc": "556a5673-e1b0-4ddf-a4f7-e07ab4cae11f",
"id_pay": "bf5033ae-e2fb-4f39-9cb1-ad3eaa40ebe3",
"id_money": "4a7b1ee7-4ec2-42b7-ba02-a2d983738d6b",
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "19e84f7d-b6bd-4fc6-af4c-b8fc0f5ca901",
"commited": true,
"mt_docs": {
"$ref": "34"
},
"mt_money_types": {
"$id": "36",
"id": "d505e072-4783-4d9c-93a8-311022c50738",
"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": "fabbbf5c-9ddd-44d7-baeb-4b61810502fc",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "21b7a586-619e-427f-9486-e11858d20899",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_money_rates": [
{
"$id": "37",
"id_money_1": "b98a8ed5-3f1a-4293-b2b5-4fe21179dc2a",
"id_money_2": "cdb1cf95-9b99-446b-aa6f-fcb0fcc79692",
"date_from": "2026-03-10T09:38:32.8658977+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "e7497973-4ed2-4147-a855-b9b568ed0118",
"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": "2d3a5322-f3f0-4465-a420-4068ca19fb44",
"id_pay": "ab81a907-afcc-4cc3-9fc8-a1960af9557b",
"id_money": "6d72313f-2324-423b-b70f-806cb43ebda1",
"date_cashflow": "2026-03-10T09:38:32.8658977+01:00",
"coefficient": 5.1,
"id_user_add": "1c376785-1ed8-4684-9550-edbc5cba0772",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "39",
"id": "d712eb52-2360-48f3-8d90-43ae2fe1f927",
"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": "79f23ae8-00e9-47a2-b1d5-ece0c5073c38",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "d7c7def8-e966-41d9-931b-7acf513e2a2e",
"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": "082637fb-591c-4a09-b36c-4ce1e2f18b77",
"id_line": 2,
"id_pay": "caf81126-31d7-4c41-b63d-2d1d1b864f2c",
"id_money": "e5e652ee-01ad-4254-95d8-8099dd3bd6c0",
"coefficient": 5.1,
"id_voucher": "bfb87e48-8157-44d2-ac1f-c39042261b4b",
"id_employee": "8d33b05f-7561-4bc4-a495-5c1b04618618",
"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": "d25ef49a-8113-4102-89c0-3531e39581c1",
"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": "93cedf67-a2ae-402e-aa84-7d194f1042bc",
"id_doc": "105292dd-b6f2-4e34-ab11-452fca66d3c2",
"value": 3,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+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": "35b7dbdf-7d98-46c4-a531-e84135dca5c9",
"id_pos": "54168b1f-2ded-490d-a905-fbd0f88c97d4",
"id_doc": "e7d6e3f4-d26c-40cc-87dc-109cb2ccc953",
"id_branch": "b033da17-dd34-413c-809a-007de050498b",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:38:32.8658977+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "abdb984b-b64e-470d-b03a-0dbe7ba09489",
"id_loc_from": "2416af16-b8ff-4475-ae3d-f824c8eec381",
"id_loc_end": "d6e3160c-34ee-454e-8ab2-b8f403e09e58",
"id_user_add": "ac4b3493-d0f7-4221-a860-653f51bdf6dd",
"id_user_upd": "e72b3506-9bd3-424e-805d-298074b607e8",
"id_pos_sesion": "dfb253f2-7a5f-4c0e-81b9-f9d3a35d5a00",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:38:32.8658977+01:00",
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "34"
},
"mt_locations": {
"$id": "43",
"id": "3794d0ef-fdd6-4860-b9ad-c1e9007d840c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "886374ed-dd54-43dd-93df-f41cb1db4936",
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "94222df1-2a31-415a-b647-cda9c3409606",
"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": "adc0813f-9e2d-4a13-93a4-599bcbd462bd",
"id_item": "b457a397-a54e-47ea-9f9d-ef6dfb9e5a96",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+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": "9013436b-c8f6-4549-913e-3b60353f8256",
"id_line": 2,
"id_item": "71a255e4-2d09-41cf-8202-30849c89e95e",
"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": "3ed66d3d-99dc-4948-a22e-270d3be98196",
"id_pos": "a39c4a80-a029-4a0f-b837-74ce5824d583",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "046a8849-7f0e-49df-9cd8-2d63ffae4249",
"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": "bcd220f3-0d58-41b3-bab5-881cd63c1b3f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_print_det": [
{
"$id": "48",
"id_doc_print": "df2ca019-5a95-474e-b853-17b639d18b15",
"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": "72da29f0-75b6-4498-896c-9ed1b1a636e7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:38:32.8658977+01:00",
"date_end": "2026-03-10T09:38:32.8658977+01:00",
"id_branch": "5d26b38a-9a84-474b-801d-d011fc79b073",
"id_pos": "0640cf81-f4da-4dfc-ae43-e5833d63a600",
"id_list": "cffc3082-c889-4e2c-83b5-edb21b9d2c0d",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "cd5ed7cf-c6c0-460e-b68d-1dca2773e220",
"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": "a6e04456-46d8-4526-aed0-994f042f403e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:38:32.8658977+01:00",
"date_end": "2026-03-10T09:38:32.8658977+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": "8b35788e-5393-4e82-bcdf-ef8d073e83f8",
"id_pos": "96278ae7-ada6-4fb2-8a92-30bc7fec61b9",
"id_list": "77dc4547-3ca2-412f-b24a-c123bb8fb1f8",
"id_item": "e3c2adf3-4a9a-4da2-b419-c7eb1c713961",
"id_item_type": "8c3b5232-eea9-47a2-8e2a-0ffc33ea851b",
"id_category": "32ed7838-c67e-4427-b171-1edcaebaf222",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "327859d8-f007-4a3b-950e-b6bb3137beb7",
"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": "1e23e11c-1707-414e-8d00-e0ddf53a90aa",
"id_line": 2,
"id_item": "1bc89fbc-8b4a-499b-b254-4d3138e077c6",
"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": "b9e6e96f-5a61-4347-b142-1a7b535545cc",
"date_from": "2026-03-10T09:38:32.8658977+01:00",
"date_end": "2026-03-10T09:38:32.8658977+01:00",
"date_used": "2026-03-10T09:38:32.8658977+01:00",
"id_employee": "d4877d57-6cab-4142-ad5e-5d8dbf1cb5f8",
"id_branch": "2dd8fb0c-733a-421d-b83c-d3186292a4cb",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "961e5f98-cf11-4f77-b32c-25250243313b",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+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": "9a701625-92b3-4567-a48b-8d8de4e03117",
"id_room_unit": "a7843cc9-b2dd-412a-94a5-d360adfda729",
"id_room_list": "97807ba4-85da-4de7-9234-37c28dc82d3d",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:38:32.8658977+01:00",
"date_from": "2026-03-10T09:38:32.8658977+01:00",
"date_end": "2026-03-10T09:38:32.8658977+01:00",
"date_open": "2026-03-10T09:38:32.8658977+01:00",
"date_close": "2026-03-10T09:38:32.8658977+01:00",
"id_employee": "400713e1-5b88-4969-9f7b-923b27f7f69d",
"id_employee_sec": "a0e3baf6-0bba-40eb-9145-ca1535b7fbf4",
"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": "9385ef1a-4c20-4c05-930d-800766423031",
"comment": "sample string 7",
"id_user_open": "e7be66e4-8a4c-472e-819b-8036848f5c0a",
"id_user_close": "ce0e8571-ad36-4a71-a905-976f33b76510",
"id_unit_state": "42242e39-827a-4acd-9f58-ed51702b0ac6",
"id_pos_sesion": "eb59596f-12c0-4736-87fd-9fdab753333e",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:38:32.8658977+01:00",
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"commited": true,
"mt_employees": {
"$ref": "18"
},
"mt_employees1": {
"$ref": "18"
},
"mt_rooms_units": {
"$id": "54",
"id": "c7265ce3-768d-4a7b-851e-536c26ff4ceb",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "9891d99c-1929-4b53-b275-556d311c98ba",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "6e66c67e-9f94-47ed-92cb-cf14b2bfeac1",
"locked": true,
"date_locked": "2026-03-10T09:38:32.8658977+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "207848bc-696a-43c8-9d24-dd41cda4da74",
"commited": true,
"mt_rooms": {
"$id": "55",
"id": "b78a8379-c225-4209-937b-3cdaa017a494",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0879c02f-eece-4098-b452-094c1441f95b",
"name_pos": "sample string 6",
"id_image": "3062507d-cfa6-4a66-9a28-e40257921fa6",
"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": "4d4fd1c6-80a2-4bb0-8536-0c259199617a",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "f7613b96-9453-47cf-a910-0322014b7dbb",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "56",
"id_pos": "b3a9ca9e-ce22-4986-a897-c9b90293aa02",
"id_room": "18a21a1f-17e9-4cdd-88f7-a9aae00ff4ac",
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "76a2091f-5602-4257-9a4d-5ff6b3b88c5e",
"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": "bd422bfe-c779-4ab0-8100-d128a331491a",
"id_room": "41b8c364-2fbd-4dd2-9cfa-409d7dce8531",
"date_in": "2026-03-10T09:38:32.8658977+01:00",
"date_out": "2026-03-10T09:38:32.8658977+01:00",
"id_user_add": "26a58e85-7b69-400a-9758-d4381d3fce05",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+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": "8acf1e94-52bc-4053-90d2-ac3174b69fce",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "01d1f7aa-8c58-4006-8493-5a45b06de0c3",
"commited": true,
"mt_rooms_units": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_states_types": [
{
"$id": "59",
"id_room_type": "e66535a3-1124-4588-b848-a1d4b5be5a60",
"id_room_state": "1ddaa8cd-98b0-44fd-8769-8082f76fc014",
"id_image": "c03454c5-d5aa-4f1f-ae8a-8da82362afba",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "592fe904-41ee-4cfa-b9b2-c115365c6c42",
"commited": true,
"mt_rooms_units_states": {
"$id": "60",
"id": "a44e76e9-2780-4018-91c6-847336136ced",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"id_user_upd": "e5bcbaa9-9701-415d-a707-d7f3a146f981",
"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": "cda39cc9-7bbc-4cff-abb6-e813df364836",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "dc55f8d3-e42b-4b79-ac60-df782b54035b",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-03-10T09:38:32.8658977+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": "b972f5cc-f83b-4a30-81eb-aa1219b60e41",
"id_pos_sesion": "12e2256e-c57f-435d-9a3c-0f3fafcda103",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "99d6f499-27e3-40bb-a074-135ac8530d13",
"id_room_unit_activity": "cf508b8a-4bf1-428b-9e8c-956731548924",
"id_doc_sa": "35ca6bbc-630a-44c3-b74c-6a4183043e7b",
"id_pos_type": "c90c6071-26db-4121-b840-2f26fc4368c2",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "1264722c-5f63-46c4-8de9-331049585afb",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "13"
},
"tt_tips_users": [
{
"$id": "63",
"id_tip": "605dbe56-ed37-4b15-b3e3-d2f8aa478332",
"id_user": "ebf2c068-e0f3-402c-aa58-7d17e744d15b",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+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": "4fbd9f8e-07b6-418b-9aa3-3e0eeb702207",
"id_user": "8e4fed67-f74e-4c1a-9903-28e8f2100ab2",
"date_add": "2026-03-10T09:38:32.8658977+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+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": "77dcb463-8e6a-4b9b-8b91-b7792da411f8",
"id_pos": "df0a0157-09b3-4716-bab8-486c5150c2cb",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:38:32.8658977+01:00",
"key_access": "sample string 5",
"id_user_add": "97bd9559-f12e-42b5-bfde-d9adcda5ca84",
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$id": "66",
"id_user": "c04efcae-1105-4e7c-87e0-2ba5f12834c5",
"id_pos": "1d2f14ca-939a-483e-8720-e60378aa6d4c",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+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": "c0a88770-c33a-4ab2-b06a-f502eae3d4c9",
"id_pos": "23e29eea-9fa4-4170-bcec-cf5da5ae604d",
"date_add": "2026-03-10T09:38:32.8658977+01:00",
"date_upd": "2026-03-10T09:38:32.8658977+01:00",
"date_out": "2026-03-10T09:38:32.8658977+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": "7d0de3e5-2885-40ba-8cb4-3d41f911a268",
"id_user_add": "3b8c6f91-1ba1-472c-9598-6a2fc2aeb5f8",
"id_table": "465d553f-e8ab-42c2-9094-478031737bab",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "f39a14b9-2bff-44de-808d-e5d4403af9d0",
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "69",
"id": "f5c73f24-bceb-4800-b520-c4b77dbfef89",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "70",
"id": "e8dc8acd-d53c-4edb-8b49-5cbdbd71ad46",
"id_sync": "1d163266-d612-4384-ab0e-1fa6b6dca015",
"json": "sample string 3",
"id_table": "cd5f9003-19f1-4ab3-a416-a24a2817fec6",
"order": 5,
"st_sync_packages": {
"$id": "71",
"id": "3b52e1ab-b590-4da7-8ccf-66a4d9c38b2f",
"id_branch_from": "2d7c4e5d-a847-47a6-abcf-3fc4df35d4b9",
"id_branch_to": "b90d8a32-f564-4b1e-b215-29f82c91106a",
"type": 4,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:38:32.8658977+01:00",
"send_on": "2026-03-10T09:38:32.8658977+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": "4d465b2d-61d0-40ee-a471-95dfe102e282",
"id_pos": "0452a30f-3d39-45ee-939a-58df2b550ae5",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:38:32.8658977+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": "2314a779-b1ab-4656-a389-2caacee489d5",
"id_function": "d0f98f25-02ae-4583-bb12-81f387c540ba",
"id_user": "f661eb94-1c4d-4924-9c60-ed9eabfb814e",
"id_profile": "84871a42-5c64-4324-af39-5d91d665de87",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"commited": true,
"st_users_profiles": {
"$id": "74",
"id": "1ba9da04-9d24-44eb-898b-6ef98ea31a58",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+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": "66911c38-df12-490c-b832-cd6e2dd84be7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "45216e87-b482-4b36-a3f7-b04aaca9dc21",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "0105a8cb-e4c2-4328-a366-d156bf65b97f",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+01:00",
"commited": true,
"st_functions_groups": {
"$id": "76",
"id": "6572c1ac-95ed-4fc5-a387-cbef02ce67a4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+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": "e3574e07-79e3-4355-a8ed-4841c265a8c4",
"token_id": "sample string 2",
"id_user": "e13fd855-e9dc-4586-9e5d-ce05c2e87f79",
"date_from": "2026-03-10T09:38:32.8658977+01:00",
"date_end": "2026-03-10T09:38:32.8658977+01:00",
"created_on": "2026-03-10T09:38:32.8658977+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": "08e8dce4-02f1-4f70-92c2-8f1c38aaafb7",
"id_room_activity": "b1863a16-ed2a-4faa-852e-e23abfd1a3f8",
"id_pos_sesion": "ee046427-edca-4390-997d-16e9c5db8fbc",
"log_text": "sample string 4",
"id_user": "8956a627-8393-4b46-a1dc-44c1ae9c3685",
"created_on": "2026-03-10T09:38:32.8658977+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": "db76d384-aae8-4d85-9d04-ad9e4fea9eb0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+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": "0858a4ea-de9d-437c-87f1-5d628b85b773",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:38:32.8658977+01:00",
"date_end": "2026-03-10T09:38:32.8658977+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"last_update": "2026-03-10T09:38:32.8658977+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": "9d368c94-0e9f-48e3-a4a3-74b0350805c8",
"spool_server": "sample string 2",
"id_doc_sa": "acd127ad-e7d2-40cf-b65a-5585c12ad60b",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:38:32.8658977+01:00",
"printed": true,
"print_on": "2026-03-10T09:38:32.8658977+01:00",
"tt_doc_sa": {
"$ref": "1"
}
},
{
"$ref": "81"
}
]
}