POST api/tt_tips/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": "b9b98a93-2189-4863-925a-4bb9c38971cb",
"print_doc": true,
"all_items": true,
"id_user_add": "858c815e-a488-4cb4-8356-285b58ec508b",
"external_user": "sample string 7",
"doc_sa_det_new": [
{
"$id": "2",
"id_item_sub": "b2991043-6370-4916-a0a9-4da3629fb02a",
"qty_det": 2.1,
"price_custom": 3.1,
"id_price_list": "cc8279ea-e01e-4e90-a241-7a3bf9961490",
"tax": 5.1
},
{
"$ref": "2"
}
],
"doc_sa_pay_new": [
{
"$id": "3",
"id_pay": "9d5b985a-d706-4f71-9c6b-c93efe1341fe",
"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_tips| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_pos_sesion | globally unique identifier |
Required |
|
| amt_card | decimal number |
None. |
|
| amt_cash | decimal number |
None. |
|
| id_user | globally unique identifier |
Required |
|
| id_room_unit_activity | globally unique identifier |
None. |
|
| id_doc_sa | globally unique identifier |
None. |
|
| id_pos_type | globally unique identifier |
Required |
|
| block | boolean |
None. |
|
| comment | string |
Max length: 1000 |
|
| json_response | string |
Max length: 3000 |
|
| id_doc_ref | globally unique identifier |
None. |
|
| coupon_id | string |
Max length: 20 |
|
| terminal_id | string |
Max length: 20 |
|
| card_name | string |
Max length: 50 |
|
| card_bank | string |
Max length: 50 |
|
| card_number | string |
Max length: 20 |
|
| client_name | string |
Max length: 50 |
|
| money_type | string |
Max length: 3 |
|
| merchant_id | string |
Max length: 20 |
|
| aid | string |
Max length: 30 |
|
| auth_num | string |
Max length: 30 |
|
| authorization | boolean |
None. |
|
| signature | boolean |
None. |
|
| contactless | boolean |
None. |
|
| date_hour_pay | string |
Max length: 20 |
|
| terminal_name | string |
Max length: 10 |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| tt_pos_sesion | tt_pos_sesion |
None. |
|
| tt_tips_users | Collection of tt_tips_users |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "fe4edaed-df09-40ce-9440-23771ec29aa1",
"id_pos_sesion": "b6ca05c1-bd63-4b05-ac9d-3b1a2c303479",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "84efdb37-5ebb-4fbe-a830-2074fe01424a",
"id_room_unit_activity": "8c4b4ad1-61f1-4de2-b5c6-26a40fd27a46",
"id_doc_sa": "5e8069b4-c5cc-4a9a-b291-dfbf34e95ed3",
"id_pos_type": "211031b2-9c3a-418b-936b-a3bd6b637864",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "d5d35625-05e0-40a7-b4cf-5509376fd108",
"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-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"commited": true,
"tt_pos_sesion": {
"$id": "2",
"id": "3f17790a-d338-4ef9-9146-50be2147b175",
"nro_sesion": 2,
"id_pos": "44616359-25f9-44fd-8877-0a871a17b91e",
"date_tax": "2026-03-10T07:04:14.7084845+01:00",
"date_open": "2026-03-10T07:04:14.7084845+01:00",
"date_close": "2026-03-10T07:04:14.7084845+01:00",
"id_user_open": "62db19ab-25f6-4967-8b4d-adae42315aaa",
"id_user_close": "dd5e7633-16b7-4e2d-a1ad-63e0098cc019",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"commited": true,
"mt_pos": {
"$id": "3",
"id": "1d4567b6-6dba-41b6-84fd-6d815bd5a51c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "574460c4-8663-4a5b-83be-9a5e3532b679",
"id_zone": "e6ac3c4f-ffd5-4aa3-88f0-aaba5b7bf80f",
"user_required": true,
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "f6d09d0f-ae0c-4fd5-b498-377826f51605",
"commited": true,
"mt_branches_zones": {
"$id": "4",
"id": "4bc8d0c8-5db3-472e-a342-a6ce2426cd4e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "04490b40-8ae4-4020-8577-4fb3cbc03f69",
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "1b8ee329-ef90-4e1d-b064-e295eede3db1",
"commited": true,
"mt_branches": {
"$id": "5",
"id": "56ce27fc-e109-4a99-aefd-26c8391cb95e",
"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": "82a8fe85-1643-4896-9072-425c4b5574a2",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "430ecd98-5800-4260-b6f9-33a7c1af3622",
"commited": true,
"st_images": {
"$id": "6",
"id": "1fabf17f-0244-451b-8281-1041a129bce4",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "8cdc6bb7-bdeb-4948-a44a-d67819cd4bae",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_categories": [
{
"$id": "7",
"id": "522c5cea-42f7-41d4-90e3-872e2e53ce80",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "d8cb450a-58f4-4665-9c46-4a0eef6670ed",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "95f2c178-37a1-4ad3-b799-f6735b288bc4",
"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-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "5ee0fe0f-ce81-4706-a4ac-38869b10a95f",
"commited": true,
"mt_categories_items": [
{
"$id": "8",
"id_category": "03188add-096b-4a33-8dbf-6121bcd4bf46",
"id_item": "4a3cb7c4-a879-4bf6-bccd-4ba1afe52fcd",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "7aa4d035-fa3e-4c6d-b70b-0dc335d77e1c",
"commited": true,
"mt_categories": {
"$ref": "7"
},
"mt_items": {
"$id": "9",
"id": "bc20923c-1684-4f33-aef9-f63a22aa4a87",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "acfbd232-624e-4234-9cfb-9ed9d8e73879",
"id_unit_sec": "6f617ca1-5e36-4992-af93-fbe25c6ee2cc",
"id_brand": "6c5cfafe-53f1-4701-9371-7886540c3825",
"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": "7fbeb9fe-d2fe-4ca7-bebe-1de94ed5dd69",
"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-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "fa8a1c27-e0c6-49d0-9a10-125f262ddf93",
"commited": true,
"mt_brands": {
"$id": "10",
"id": "303f6787-43d9-4869-b6f6-2ce89d21ca9f",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "f453e9e0-2709-4bc8-b56d-8c0cd28f3491",
"commited": true,
"mt_items": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"st_users": {
"$id": "11",
"id": "f526ec19-7a52-4860-8706-68a27b0306cd",
"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": "c4445a9c-6d30-4c76-b41d-24f955afd9f2",
"view_messages": true,
"id_image_photo": "ef527eae-3ebc-45bc-8383-4acec2163dcf",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "c69208d6-eb21-40ca-877b-c1cbb7a6f6ec",
"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-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_branches_zones": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_brands": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_categories": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$id": "12",
"id": "ec598216-46f5-48d1-8e5d-29ebc8f91293",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "0c1137ff-2a72-4fdd-bd79-2f365b3d0ac1",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "5b6524e5-9714-4fec-8292-58db997db453",
"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-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "7c99fe61-718d-4dc9-9a70-72714fa3a9e0",
"commited": true,
"mt_pos": {
"$ref": "3"
},
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "11"
},
"tt_cloakrooms_units": [
{
"$id": "13",
"id": "3b02525e-714d-4063-b247-affdaad5059e",
"id_cloakroom": "bbe496c3-a20b-493c-9845-c7dd478114bc",
"id_pos_sesion": "fcd13a0d-f365-433a-a08b-c75abc8eb1cd",
"unit_id": 4,
"date_open": "2026-03-10T07:04:14.7084845+01:00",
"date_close": "2026-03-10T07:04:14.7084845+01:00",
"id_doc_sa": "089fff25-d2e2-4fa4-8b8f-eb174982dae6",
"commited": true,
"mt_cloakrooms": {
"$ref": "12"
},
"tt_doc_sa": {
"$id": "14",
"id": "91526dfd-e86c-4177-825a-cf2f90a1b461",
"id_pos": "f1c34ce8-6bea-43f9-b1ab-a71d01951b9a",
"id_doc": "25861237-a3f2-4e31-88a4-3faeae944be4",
"id_branch": "01e1b475-fee8-4b70-b181-785465daa631",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:04:14.7084845+01:00",
"date_tax": "2026-03-10T07:04:14.7084845+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "5dfc23f7-87f3-45a9-8bde-5531108ed467",
"id_relationship": "25320091-0fd4-4428-8340-0848d03b9889",
"id_loc_from": "b399e44d-c555-4f67-8e12-fdec4c04b26b",
"id_loc_end": "b91e87a6-2255-4a27-ad1b-0b665250625f",
"id_user_add": "a132127a-3b68-4c96-9372-ecb3439cadf8",
"id_user_upd": "85f89acb-3221-41c6-a31d-40ddb16209f2",
"comment": "sample string 12",
"id_pos_sesion": "b092a12a-3889-4478-a3f1-beedb328103c",
"id_room_unit": "d939fdc1-5c3c-4874-8050-44f74613d746",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "1b597c2a-76f7-4aea-b1d8-a7759d3d33c3",
"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-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "5"
},
"mt_docs": {
"$id": "15",
"id": "ef99af5e-4032-499c-b2ef-6b71a31d9cd2",
"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": "55931b66-169e-4bf6-9d25-b1cbc8d40d70",
"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-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "a84fcf5b-d044-47fa-86d7-ff61c4ae95de",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "16",
"id_doc": "7e3538ca-a167-444a-98b4-9c4c2544d686",
"id_pay": "dd0f50b9-97eb-48d7-97fd-9d23474a6da6",
"id_money": "5ab43fa7-fba5-4dd9-957b-72b9a8ae819a",
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "b4eb662a-047d-41bc-b560-f59e2ae0cd9f",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_money_types": {
"$id": "17",
"id": "3ac22c5f-9a98-48e8-a137-524cf573d549",
"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": "d0bad8f1-e285-477c-9171-c0edaedcfeca",
"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-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "4151a2db-cde0-48e5-b356-86083e252755",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_rates": [
{
"$id": "18",
"id_money_1": "8a2fc364-0681-4aa6-b267-548c1254d28d",
"id_money_2": "2e31d3db-b6c3-4b5a-8d69-f86b8c4197d1",
"date_from": "2026-03-10T07:04:14.7084845+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "55756122-bfdd-400e-a56b-eb4e57bd19c2",
"commited": true,
"mt_money_types": {
"$ref": "17"
},
"mt_money_types1": {
"$ref": "17"
},
"st_users": {
"$ref": "11"
}
},
{
"$ref": "18"
}
],
"mt_money_rates1": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "11"
},
"tt_doc_sa_cashflow": [
{
"$id": "19",
"id_doc_sa": "261c3b02-8c05-4d3f-bf17-1f7d75df3314",
"id_pay": "52333395-b16b-404e-978b-3ef93cacb2a5",
"id_money": "391145c9-b386-4988-8917-337ff3f82812",
"date_cashflow": "2026-03-10T07:04:14.7084845+01:00",
"coefficient": 5.1,
"id_user_add": "239958e6-0226-4758-860e-b05450e0a34e",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "20",
"id": "f55a478a-e745-4dc4-8330-11e15934b30d",
"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": "50ba744d-0c3e-4e3c-a08e-875119c95033",
"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-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "77af903e-06a6-4258-9462-f9dd2bfcbe93",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "11"
},
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$id": "21",
"id_doc_sa": "a2638510-3c1e-48a5-a26b-36b5440ba0b8",
"id_line": 2,
"id_pay": "cc11e374-5e48-4de4-83e6-30e9f040d6ac",
"id_money": "c69829e0-67a0-459b-a071-15ecf52dcc7d",
"coefficient": 5.1,
"id_voucher": "538d0e6b-f0ae-4a51-b8a6-665706fca286",
"id_employee": "182c6d54-f8a0-4293-81f5-467554de2d9d",
"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": "cc5efeec-e425-4985-b3e4-35b0916beddc",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$id": "22",
"id": "074e4d42-8d34-4763-b1c0-2c475add32b7",
"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": "120b1b62-1f2c-434e-aeda-fa06a4789871",
"name_pos": "sample string 12",
"id_image": "e62a7517-56af-4309-895c-18cd5e1c36c7",
"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-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "0b63c37d-6542-4b8d-ba8c-6df402980e69",
"commited": true,
"mt_employees_branches": [
{
"$id": "23",
"id_employee": "52839e79-5477-4f34-b2fb-0ee4928b2048",
"id_branch": "f1e737dd-60c8-4dd6-ade5-6e9cd25d42c8",
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "9d08587d-cbee-4da7-ac05-485fe8b231f5",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_employees": {
"$ref": "22"
}
},
{
"$ref": "23"
}
],
"mt_employees_profiles": {
"$id": "24",
"id": "53bd083f-b635-4a0d-9543-63e4d9a95f60",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "37f14f2f-e543-4a1d-acc8-73246df49fb5",
"commited": true,
"mt_employees": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_users": {
"$ref": "11"
}
},
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "11"
},
"tt_doc_sa_det": [
{
"$id": "25",
"id_doc_sa": "82489cc4-a072-4056-ad34-c2d9a58acc46",
"id_line": 2,
"id_item_sub": "5e9caaf4-73d7-402c-b49b-b944b7a29b36",
"qty": 4.1,
"id_list": "475a35c4-163c-43d9-8fac-0ca61543598b",
"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": "baefd0e5-19ef-4d5b-9d80-f76c4920fc18",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "329c8ca0-8405-416a-86c6-ebe841f09a91",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "9250caaf-23ba-4fe6-b025-8ee6f4345c8f",
"id_user_upd": "dcfdd1b2-d056-4517-bdda-4e46ac4764df",
"active": true,
"mt_employees": {
"$ref": "22"
},
"mt_items_sub": {
"$id": "26",
"id": "0e530e95-8372-45b0-a7ae-eee7d77451bc",
"id_item": "cb73f335-231e-4245-b5f5-4ca9b99f0a8f",
"id_item_type": "e04e5813-7e9a-4bef-a5d2-0f4aecd13de1",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "cc14b6d2-2f0c-4d3e-ba6f-a51ec9e918ae",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "c9b12700-b501-42ce-9cb6-1b5551d70998",
"commited": true,
"mt_items": {
"$ref": "9"
},
"mt_items_formula": [
{
"$id": "27",
"id_item_sub": "e7f5fbf3-b7b5-4db0-b436-78c5b821641b",
"id_item": "ffb86579-fb8b-40b1-b869-54d7bcddd4cf",
"group_id": 3,
"id_unit_ref": "d02a9f18-edef-43d7-b101-6d84492a8740",
"qty_dis": 5,
"mt_items": {
"$ref": "9"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_units_ref": {
"$id": "28",
"id": "067ef60e-a3c3-4e3a-ab87-33fb609b941b",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "c650de57-d5e1-4ca9-af21-7aa0d370bec6",
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "bd134ce4-e47b-43f1-8ca7-df9446027c2a",
"commited": true,
"mt_units": {
"$id": "29",
"id": "cb270f8c-d44d-48c9-a4f8-a2b71b501c6f",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "773bb491-ac20-4b90-9d2a-6c178f88c8a5",
"commited": true,
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_users": {
"$ref": "11"
},
"mt_items": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_items1": [
{
"$ref": "9"
},
{
"$ref": "9"
}
]
},
"st_users": {
"$ref": "11"
},
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
}
},
{
"$ref": "27"
}
],
"mt_items_types": {
"$id": "30",
"id": "b601bb2d-36f9-41ff-bedb-fff52250d9ff",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "4fe75bc5-b38a-496d-a8d5-111e51cc68a9",
"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-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "61c49655-0d80-4e53-b884-5b7975fe8b6e",
"commited": true,
"tt_vouchers_det": [
{
"$id": "31",
"id_voucher": "77e24dfb-17a7-4d5e-970f-a425825c4f2c",
"id_line": "8e5f84d8-d8e8-4241-a6ff-b53ef6aa35c7",
"id_category": "0f64b34f-765c-4fe2-bfbe-f06365f4dcf7",
"id_item": "7b87d1a5-d406-474e-8565-cfd8a9e02470",
"id_item_type": "81f0a649-ebf0-408c-be80-eb4f4a270f7b",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "7"
},
"mt_items": {
"$ref": "9"
},
"mt_items_types": {
"$ref": "30"
},
"tt_vouchers": {
"$id": "32",
"id": "faf29186-8d66-4f28-b69c-59fc3b2164fc",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T07:04:14.7084845+01:00",
"date_end": "2026-03-10T07:04:14.7084845+01:00",
"date_used": "2026-03-10T07:04:14.7084845+01:00",
"date_sesion": "2026-03-10T07:04:14.7084845+01:00",
"id_employee": "f7b9f0fd-72fa-4a2a-8d77-a5ed4e016964",
"id_branch": "d341232c-64f0-4182-a0e9-17e45433f1c2",
"id_voucher_permision": "0bb0d3fc-4257-4605-a1c0-2158cb776161",
"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": "fc95e3ec-d5ce-41fb-b294-6c1f51b92701",
"id_user_add": "2168626d-0dfe-469b-a9a4-63227ff0e660",
"id_doc_sa": "23cc0e15-0f54-4ecb-86ee-e503f02ee25b",
"id_item_sub": "2398207d-e0c7-4216-bb30-18fe79fd1d5b",
"id_pos_sesion": "8556902b-3da6-48fd-842a-439781211a7a",
"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-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_employees": {
"$ref": "22"
},
"mt_payment_types": {
"$ref": "20"
},
"st_users": {
"$ref": "11"
},
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers_det": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": {
"$id": "33",
"id": "821e351c-fa56-4504-a566-bf713fea7a1d",
"date_from": "2026-03-10T07:04:14.7084845+01:00",
"date_end": "2026-03-10T07:04:14.7084845+01:00",
"date_used": "2026-03-10T07:04:14.7084845+01:00",
"id_employee": "7d23cadd-2426-4745-8540-db40bd7d99d6",
"id_branch": "5262af41-42fc-4a21-a6f7-48018cff659c",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "f0eb4604-3b5b-4730-9035-37c01ac3393a",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_employees": {
"$ref": "22"
},
"st_users": {
"$ref": "11"
},
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
}
}
},
{
"$ref": "31"
}
],
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "11"
},
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$id": "34",
"id": "c15ddfee-2d7c-4091-ba30-f4569b2ddc5e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:04:14.7084845+01:00",
"date_end": "2026-03-10T07:04:14.7084845+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": "ee88b005-2f99-4b64-9bbc-13681b4ec8f3",
"id_pos": "ae388d3a-c9f6-40b6-bc79-6ba2bec2cb42",
"id_list": "f6d20693-6690-43fc-8639-390f309d7521",
"id_item": "2af1ba03-a22b-4d9a-bab9-9123534b2374",
"id_item_type": "be542e6a-29da-4abd-b04f-b9659b87f659",
"id_category": "ad60a37d-e515-4c74-830b-e77ef0c97511",
"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-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "d2f382d8-c5f1-4699-b07a-d5c84cf4958c",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_categories": {
"$ref": "7"
},
"mt_items": {
"$ref": "9"
},
"mt_items_types": {
"$ref": "30"
},
"mt_pos": {
"$ref": "3"
},
"mt_prices_list": {
"$id": "35",
"id": "7bf941a2-39b8-4089-be27-97585ccdf25c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "8942cfc5-4b7d-49d0-bdd9-75dd3371b63a",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "a3146c78-a173-4e75-8940-9fcef62ad9b4",
"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-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "36ed4f86-7a2f-4ab4-9697-4778a36b5eac",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "36",
"id_pos": "d25b6419-b4f9-4ae6-bf19-69acf15dda0d",
"id_pos_type": "06acae03-53de-4586-b9d1-8e246f2e164e",
"id_price_list": "0d6c3a4c-d54c-429d-98b3-063b1c656a24",
"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-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "80e62d35-3d83-44b6-8e66-dac834ff543c",
"commited": true,
"mt_pos_view": {
"$id": "37",
"id_pos": "efa36cad-306f-4d4b-9778-c3bc78c9de94",
"id_pos_type": "53a62bf4-5c5e-47d4-9549-9d0f9b39bc08",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "d1bf3521-009d-4d21-8629-b3df897f65eb",
"commited": true,
"mt_pos": {
"$ref": "3"
},
"mt_pos_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_types": {
"$id": "38",
"id": "6e55a25f-db63-41d7-a33b-517eb01bb0dc",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "5268f946-afa5-4237-95e6-cbf3c176c618",
"commited": true,
"mt_items_featured": [
{
"$id": "39",
"id": "d8d9673a-e448-46f6-8ffe-627bd5eff03a",
"id_branch": "b1faf573-2aad-419a-9e19-590e7dfa16d9",
"id_pos_type": "69f34e87-312c-437c-99f6-685cfbb3ed6c",
"id_pos": "cb22532b-5707-4e5a-b8a5-bcdb5e9ef12a",
"id_item": "a679c170-f798-471b-a2bd-411fec04a382",
"date_from": "2026-03-10T07:04:14.7084845+01:00",
"date_end": "2026-03-10T07:04:14.7084845+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "095af811-3800-48e9-b7e3-e1f03664641c",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_items": {
"$ref": "9"
},
"mt_pos": {
"$ref": "3"
},
"mt_pos_types": {
"$ref": "38"
},
"st_users": {
"$ref": "11"
}
},
{
"$ref": "39"
}
],
"mt_pos_doc_print": [
{
"$id": "40",
"id_pos_print": "e551eea9-4319-48af-88e6-8f2477be5354",
"id_doc": "5f21274c-d2f6-4934-b835-f14993d547f0",
"id_pos_type": "9d0bdcef-d4e1-40cc-bbc9-85234cf5d583",
"id_doc_print": "33944f8c-8731-4c89-a556-a5d5f9b51fc8",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "9596079b-d0ce-43be-a085-3ffc1e615075",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos_print": {
"$id": "41",
"id": "db145665-5a36-493f-bef9-06012b4e231b",
"id_pos": "474f892a-87fc-4ee4-8fc5-e7317d833c2a",
"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-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "6d361abd-c814-464d-9f2e-a10da1dbf479",
"commited": true,
"mt_pos": {
"$ref": "3"
},
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "11"
}
},
"mt_pos_types": {
"$ref": "38"
},
"st_doc_print": {
"$id": "42",
"id": "a672f217-95f8-41e0-b149-c49bd0ee763f",
"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-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_print_det": [
{
"$id": "43",
"id_doc_print": "37c2025b-83ba-4fd0-8ce4-c1ac11845920",
"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": "42"
}
},
{
"$ref": "43"
}
]
},
"st_users": {
"$ref": "11"
}
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "11"
},
"mt_pos_view": [
{
"$ref": "37"
},
{
"$ref": "37"
}
]
},
"st_users": {
"$ref": "11"
}
},
"mt_prices_list": {
"$ref": "35"
},
"st_users": {
"$ref": "11"
}
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$id": "44",
"id_list": "7b88e55b-7257-49a0-a081-56d062c3fbd8",
"id_item_sub": "e5d8c9b8-80e3-4487-a2d7-5ef577d0cb44",
"validity_date": "2026-03-10T07:04:14.7084845+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "151aad9e-5a2a-4c87-a140-6bc7ebe15ccb",
"commited": true,
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$ref": "35"
},
"st_users": {
"$ref": "11"
}
},
{
"$ref": "44"
}
],
"mt_prices_list1": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_list2": {
"$ref": "35"
},
"mt_prices_list_rules": [
{
"$id": "45",
"id": "d11d3842-2037-419e-8fce-6d445a9031fa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:04:14.7084845+01:00",
"date_end": "2026-03-10T07:04:14.7084845+01:00",
"id_branch": "1f44abaa-f045-41e4-90a1-6a6b185e5597",
"id_pos": "968b2076-0ad3-4335-9922-3988039b5dfb",
"id_list": "3751069b-7ca1-493c-86af-e24a86d161e1",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "aadbcdbb-bda8-4325-b405-7c8d774e9b8c",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_pos": {
"$ref": "3"
},
"mt_prices_list": {
"$ref": "35"
},
"st_users": {
"$ref": "11"
}
},
{
"$ref": "45"
}
],
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "11"
},
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_det": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "11"
}
},
{
"$ref": "34"
}
],
"tt_items_customs": [
{
"$id": "46",
"id": "20b65e4f-8d66-4bf1-b605-95530b2a20ac",
"order_id": 2,
"id_item": "1576f3b3-0ac5-4fd7-a1a8-54e57d031ab6",
"id_item_type": "ae02e7c1-1813-48f5-a749-c6e98dac1797",
"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": "8de70b57-5357-4143-88ae-bc3343f628b2",
"type_item": 11,
"id_voucher_json": "3bafed48-33e7-4f2d-a49c-6bc8ab801d5b",
"count_voucher": 1,
"id_category": "81f84c36-c059-4af7-881d-5bed532d9687",
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "a3f05908-9a09-47a1-8022-6f73abb6bbc2",
"commited": true,
"mt_items": {
"$ref": "9"
},
"mt_items_types": {
"$ref": "30"
},
"st_users": {
"$ref": "11"
},
"tt_pos_sesion": {
"$ref": "2"
}
},
{
"$ref": "46"
}
]
},
"mt_items_vouchers": {
"$id": "47",
"id": "a6890efb-713d-495d-87dc-4fa0787923f4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "8ea93baf-79c2-413e-ae45-9b57016abb69",
"id_doc_print": "0bfa89d3-b71c-4818-96d7-8834077d8b64",
"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-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "11"
},
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_det": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"mt_prices_list": {
"$ref": "35"
},
"st_users": {
"$ref": "11"
},
"st_users1": {
"$ref": "11"
},
"tt_doc_sa": {
"$ref": "14"
},
"tt_doc_sa_det_stock": [
{
"$id": "48",
"id_doc_sa": "793b4c71-2511-4199-bd2a-966e2df27a04",
"id_line": 2,
"id_item": "bb8e9a6b-6d7a-4b1f-8c75-f8bc4815ea98",
"qty": 4.1,
"mt_items": {
"$ref": "9"
},
"tt_doc_sa_det": {
"$ref": "25"
}
},
{
"$ref": "48"
}
]
},
{
"$ref": "25"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_permisions": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_rooms_units_activity": [
{
"$id": "49",
"id": "517fdbff-af46-4b54-83af-36e586674b0a",
"id_room_unit": "3909f0a1-4163-4ab9-a41a-c07709e76651",
"id_room_list": "c4a562dd-d61c-4bcf-9f6a-c11061ad81c5",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T07:04:14.7084845+01:00",
"date_from": "2026-03-10T07:04:14.7084845+01:00",
"date_end": "2026-03-10T07:04:14.7084845+01:00",
"date_open": "2026-03-10T07:04:14.7084845+01:00",
"date_close": "2026-03-10T07:04:14.7084845+01:00",
"id_employee": "f3046525-2001-40a4-bd9a-6ae3ca7f69a5",
"id_employee_sec": "1da38fd5-6bf6-43b9-9d2d-e4313895f241",
"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": "517f6c87-9e90-4a42-b437-391ba81cf6a6",
"comment": "sample string 7",
"id_user_open": "303ed1cb-3ba3-4ac3-8662-a67bf470b66d",
"id_user_close": "a0a455f6-2088-4238-881e-f4297bca7631",
"id_unit_state": "489abcf2-5a8e-45a1-b103-bb71be957c6f",
"id_pos_sesion": "10748c77-c015-4eae-af97-039e8a3a9da1",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T07:04:14.7084845+01:00",
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"commited": true,
"mt_employees": {
"$ref": "22"
},
"mt_employees1": {
"$ref": "22"
},
"mt_rooms_units": {
"$id": "50",
"id": "d6e99d69-5247-4ed7-9e45-9926bf9b434e",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "70fb1bd4-e75e-4aeb-b066-013c6d95f6bc",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "48b84fa2-6033-424f-9d9d-37420d17f458",
"locked": true,
"date_locked": "2026-03-10T07:04:14.7084845+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "efc09165-52f2-43ec-927f-61e432491c48",
"commited": true,
"mt_rooms": {
"$id": "51",
"id": "6a43b7bc-ba97-4141-8ca4-fe189dc6bdb3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "67bcb0f5-4ec7-461a-b521-85a66d89b2c6",
"name_pos": "sample string 6",
"id_image": "3f8c7dec-7907-4aa7-b6b1-bf6c5af8d70d",
"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": "56c31384-8546-4362-a9fd-62e1f33828cc",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "e7a21dbd-c2a2-461e-a518-a9f6c2b7cb1f",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_pos_rooms": [
{
"$id": "52",
"id_pos": "a0308734-87a7-48a6-abc5-a6a2167a632a",
"id_room": "081e0e02-fdba-4a49-b6d0-90aafbd8157f",
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "a3951fa1-a4d9-4d2a-b3e6-b794741f8c62",
"commited": true,
"mt_pos": {
"$ref": "3"
},
"mt_rooms": {
"$ref": "51"
},
"st_users": {
"$ref": "11"
}
},
{
"$ref": "52"
}
],
"st_images": {
"$ref": "6"
},
"st_images1": {
"$ref": "6"
},
"st_users": {
"$ref": "11"
},
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_list": [
{
"$id": "53",
"id": "56495763-8796-40b7-9ebb-5fe24fff85ca",
"id_room": "fb5edc84-83b5-4e61-8caa-07aa3eaa362a",
"date_in": "2026-03-10T07:04:14.7084845+01:00",
"date_out": "2026-03-10T07:04:14.7084845+01:00",
"id_user_add": "d4d7b841-18da-4446-9353-7c1dc5071a23",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"commited": true,
"mt_rooms": {
"$ref": "51"
},
"st_users": {
"$ref": "11"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
{
"$ref": "53"
}
]
},
"mt_rooms_units_types": {
"$id": "54",
"id": "e322df00-1145-4980-9b49-51ac49da2e55",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "11606987-2d70-40dc-b612-ba25962488a8",
"commited": true,
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$id": "55",
"id_room_type": "7bdd9fb9-5e2e-451c-97ca-1ea73468c3ef",
"id_room_state": "db8b8159-8e49-4723-a7aa-74a562df3539",
"id_image": "72a22082-0b30-4d37-a2d6-fd6caaf5e2dd",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "adeb2070-0c22-4d76-8c3a-f2337df0df46",
"commited": true,
"mt_rooms_units_states": {
"$id": "56",
"id": "7dd2d377-05e2-4b5b-986b-a45f02eb8694",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "883cd658-f010-4d87-9a67-532f2136a258",
"commited": true,
"st_users": {
"$ref": "11"
},
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_rooms_units_types": {
"$ref": "54"
},
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "11"
}
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "11"
}
},
"st_users": {
"$ref": "11"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_rooms_units_states": {
"$ref": "56"
},
"st_users": {
"$ref": "11"
},
"st_users1": {
"$ref": "11"
},
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion": {
"$ref": "2"
},
"tt_rooms_list": {
"$ref": "53"
}
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_money_types": {
"$ref": "17"
},
"mt_payment_types": {
"$ref": "20"
},
"tt_doc_sa": {
"$ref": "14"
},
"tt_vouchers": {
"$ref": "32"
}
},
{
"$ref": "21"
}
],
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"st_users": {
"$ref": "11"
},
"mt_money_types": {
"$ref": "17"
},
"tt_doc_sa": {
"$ref": "14"
}
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
]
},
"mt_payment_types": {
"$ref": "20"
},
"st_users": {
"$ref": "11"
}
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "11"
},
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_num": [
{
"$id": "57",
"id_pos": "b15238c9-4c5c-4733-8338-19a1ffca968f",
"id_doc": "19e8b16c-769a-40cf-b1c5-df58103a7e38",
"value": 3,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos": {
"$ref": "3"
}
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$id": "58",
"id": "7bfc9940-6e0c-4e01-9b51-0bfbc69df465",
"id_pos": "4c9a30e2-f814-4647-8be3-db3499c90262",
"id_doc": "bbad87d8-a1f7-4bc3-811b-58d5ec44a7b7",
"id_branch": "8f706b88-efff-45e3-9e67-7367142344af",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:04:14.7084845+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "39ee3674-6954-41fc-95f6-d74dc183a14f",
"id_loc_from": "1faae8f6-4469-4da4-9b94-85e00105ff2e",
"id_loc_end": "2e808f34-a8fe-4c61-96fd-68f79b8c2c3b",
"id_user_add": "7e925df0-3c40-40e2-bb81-b9593992c6ab",
"id_user_upd": "76ec7e28-0c8f-4916-9202-6572e7dd10e4",
"id_pos_sesion": "914c8033-ee8e-442d-b767-0c47d5413e31",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T07:04:14.7084845+01:00",
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"mt_docs": {
"$ref": "15"
},
"mt_locations": {
"$id": "59",
"id": "21089968-ede9-40fe-bc3d-5d97f5d67516",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "c6497390-40a9-48f4-b716-3a3507f919d6",
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"id_user_upd": "a0b40670-0f96-4fbd-b5bb-c945b56a23c6",
"commited": true,
"mt_branches": {
"$ref": "5"
},
"st_users": {
"$ref": "11"
},
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_doc_st1": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_stock": [
{
"$id": "60",
"id_location": "ce68f578-53ab-4470-a286-17132e5f1609",
"id_item": "aaf39eb2-c9ea-4bbf-99e8-87baa7a5535e",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"commited": true,
"mt_items": {
"$ref": "9"
},
"mt_locations": {
"$ref": "59"
}
},
{
"$ref": "60"
}
]
},
"mt_locations1": {
"$ref": "59"
},
"mt_pos": {
"$ref": "3"
},
"st_users": {
"$ref": "11"
},
"st_users1": {
"$ref": "11"
},
"tt_doc_st_det": [
{
"$id": "61",
"id_doc_st": "2882fc1b-787d-4586-8a28-b8ef11b4f6f4",
"id_line": 2,
"id_item": "302dff47-1641-4bb2-985d-a57d91281162",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "9"
},
"tt_doc_st": {
"$ref": "58"
}
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_doc_st2": {
"$ref": "58"
}
},
{
"$ref": "58"
}
]
},
"mt_locations": {
"$ref": "59"
},
"mt_locations1": {
"$ref": "59"
},
"mt_pos": {
"$ref": "3"
},
"st_users": {
"$ref": "11"
},
"st_users1": {
"$ref": "11"
},
"tt_cloakrooms_units": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa2": {
"$ref": "14"
},
"tt_pos_sesion": {
"$ref": "2"
},
"tt_rooms_units_activity": {
"$ref": "49"
},
"tt_spool_doc_print": [
{
"$id": "62",
"id": "bd67b8c0-ef0b-4bda-90e4-ddbf554c9c74",
"spool_server": "sample string 2",
"id_doc_sa": "8e4e7736-d202-4c6c-a136-4defff1b0b29",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"printed": true,
"print_on": "2026-03-10T07:04:14.7084845+01:00",
"tt_doc_sa": {
"$ref": "14"
}
},
{
"$ref": "62"
}
]
},
"tt_pos_sesion": {
"$ref": "2"
}
},
{
"$ref": "13"
}
]
},
{
"$ref": "12"
}
],
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_employees": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_employees_profiles": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_items": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_items_featured": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_items_types": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_locations": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_money_rates": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_money_types": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_payment_types": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_pos": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_pos_types": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_view": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms_units_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_units": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_images": {
"$ref": "6"
},
"st_images1": {
"$ref": "6"
},
"st_permisions": [
{
"$id": "63",
"id": "6be1023e-dcd2-4916-8159-2195ac950a78",
"id_function": "71cd62b0-5900-4f89-9cc2-7f5100ce4f55",
"id_user": "c7ff41e6-bc0b-48dd-8505-6c2657984d0b",
"id_profile": "66ce033b-fc0f-4dd3-93db-3d2fa055f9b8",
"permission": 3,
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"commited": true,
"st_users_profiles": {
"$id": "64",
"id": "def5c31f-6266-4c49-a0e2-849dd3ae64c4",
"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-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"st_users": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "11"
},
"st_functions": {
"$id": "65",
"id": "c7f38f7c-1f76-4bbe-adcc-b1e344b7d1ae",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "49cb7e5f-2194-4c99-87eb-4573703f42fc",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "af81f4bc-2d35-4f5c-84e7-3bcb7a0b2767",
"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-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "f0096a55-2b2b-4603-9b3f-7c5cc854ce33",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"commited": true,
"st_functions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"st_images": {
"$ref": "6"
},
"st_permisions": [
{
"$ref": "63"
},
{
"$ref": "63"
}
]
}
},
{
"$ref": "63"
}
],
"st_pos_license": [
{
"$id": "67",
"id": "0d38d9f8-3c38-45f4-9dcb-6d1c2b6034db",
"id_pos": "4489439c-f0d8-428a-a85f-9a44f03c49bd",
"mac_address": "sample string 3",
"date_end": "2026-03-10T07:04:14.7084845+01:00",
"key_access": "sample string 5",
"id_user_add": "f4c2fbdd-5a81-491d-95e1-c467d1a4115f",
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"commited": true,
"mt_pos": {
"$ref": "3"
},
"st_users": {
"$ref": "11"
}
},
{
"$ref": "67"
}
],
"st_users_pos": [
{
"$id": "68",
"id_user": "7cd343da-eb4d-4219-904e-996daa611405",
"id_pos": "7523cf6d-d9c6-475a-85a5-ba325f8f3e6b",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"commited": true,
"mt_pos": {
"$ref": "3"
},
"st_users": {
"$ref": "11"
}
},
{
"$ref": "68"
}
],
"st_users_profiles": {
"$ref": "64"
},
"st_users_token": [
{
"$id": "69",
"id": "be452b84-2998-49de-8061-621873425995",
"token_id": "sample string 2",
"id_user": "7f5f58da-d1d2-4877-b6e4-e1792d0503d9",
"date_from": "2026-03-10T07:04:14.7084845+01:00",
"date_end": "2026-03-10T07:04:14.7084845+01:00",
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"st_users": {
"$ref": "11"
}
},
{
"$ref": "69"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa_det1": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_doc_st1": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_logs": [
{
"$id": "70",
"id": "62a6f931-ccbc-492b-b770-4c22143a70d3",
"id_user_add": "cf74b5a2-6801-4cc8-817b-8660505f7660",
"id_table": "85e99fe9-89ef-4e34-a7e0-a0feb068b31b",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "840d706f-e333-44ea-b29d-4fd6044ca713",
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"commited": true,
"mt_pos": {
"$ref": "3"
},
"st_sync_tables": {
"$id": "71",
"id": "60cfc997-e71f-4bbd-9c39-1b4d07b2c7c3",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "72",
"id": "2b1f7f90-a9f1-4869-a4aa-716a557490fa",
"id_sync": "89c41e80-aff7-433b-8c29-47c8e4ca9073",
"json": "sample string 3",
"id_table": "c0f84c97-a33b-4603-96d1-b33a89fa0b94",
"order": 5,
"st_sync_packages": {
"$id": "73",
"id": "d2595521-de83-453d-a595-db6d24a12f7e",
"id_branch_from": "05e7ade2-c59a-463e-ba58-ff0249cf0f3e",
"id_branch_to": "17f5dff4-91d1-4056-b843-db891cac7bbf",
"type": 4,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T07:04:14.7084845+01:00",
"send_on": "2026-03-10T07:04:14.7084845+01:00",
"mt_branches": {
"$ref": "5"
},
"mt_branches1": {
"$ref": "5"
},
"st_sync_packages_det": [
{
"$ref": "72"
},
{
"$ref": "72"
}
]
},
"st_sync_tables": {
"$ref": "71"
}
},
{
"$ref": "72"
}
],
"tt_logs": [
{
"$ref": "70"
},
{
"$ref": "70"
}
]
},
"st_users": {
"$ref": "11"
}
},
{
"$ref": "70"
}
],
"tt_pos_sesion": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"tt_pos_sesion1": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_log": [
{
"$id": "74",
"id": "565b6ce8-c108-4a52-a454-14c740309802",
"id_room_activity": "4950a180-df0f-426d-b915-aebdd8f1be84",
"id_pos_sesion": "af6d70a1-3b17-4306-ab87-53d33adafaac",
"log_text": "sample string 4",
"id_user": "6ae656e3-ed72-4490-9203-c2dcfbd110d8",
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"commited": true,
"st_users": {
"$ref": "11"
}
},
{
"$ref": "74"
}
],
"tt_tips_users": [
{
"$id": "75",
"id_tip": "9544b6ef-a4d0-40de-b231-bdfc616b4d25",
"id_user": "3cc183e3-31be-4c3a-962a-372d25f4cda3",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"commited": true,
"st_users": {
"$ref": "11"
},
"tt_tips": {
"$ref": "1"
}
},
{
"$ref": "75"
}
],
"tt_vouchers_permisions": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_docs": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion_users": [
{
"$id": "76",
"id_pos_sesion": "7e2d03d9-cf5e-43b5-804a-cdab03d49d8e",
"id_user": "9874792c-a529-47de-92f5-2a3020a3b916",
"date_add": "2026-03-10T07:04:14.7084845+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"commited": true,
"st_users": {
"$ref": "11"
},
"tt_pos_sesion": {
"$ref": "2"
}
},
{
"$ref": "76"
}
]
}
},
"mt_categories_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_featured": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_units": {
"$ref": "29"
},
"mt_units1": {
"$ref": "29"
},
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "11"
},
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_doc_st_det": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_stock": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers_det": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "11"
}
},
{
"$ref": "8"
}
],
"st_images": {
"$ref": "6"
},
"st_users": {
"$ref": "11"
},
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers_det": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
{
"$ref": "7"
}
],
"mt_employees": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_items_types": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_money_types": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_payment_types": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"st_functions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_images_types": {
"$id": "77",
"id": "6bb0d183-966f-43de-b133-8c46ab508b50",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"commited": true,
"st_images": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
"mt_docs": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_users": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"st_users1": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_cloakrooms": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
},
"st_users": {
"$ref": "11"
},
"mt_branches_zones": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_employees_branches": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_locations": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_periods": [
{
"$id": "78",
"id_branch": "130b6eee-99d5-47de-9cf7-361678b937f7",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T07:04:14.7084845+01:00",
"date_end": "2026-03-10T07:04:14.7084845+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T07:04:14.7084845+01:00",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"commited": true,
"mt_branches": {
"$ref": "5"
}
},
{
"$ref": "78"
}
],
"mt_pos": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_sync_packages": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_sync_packages1": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_permisions": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"mt_pos": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users": {
"$ref": "11"
}
},
"mt_cloakrooms": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_items_featured": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "11"
},
"mt_pos_view": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"st_doc_num": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"st_pos_license": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_pos": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_connection": [
{
"$id": "79",
"id": "54b3e34f-8751-4370-a669-6e0893974c5f",
"id_pos": "b4fde4b6-f55f-40af-924b-e055beaf405e",
"date_add": "2026-03-10T07:04:14.7084845+01:00",
"date_upd": "2026-03-10T07:04:14.7084845+01:00",
"date_out": "2026-03-10T07:04:14.7084845+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "3"
}
},
{
"$ref": "79"
}
],
"tt_pos_sesion": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches": {
"$ref": "5"
},
"tt_logs": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"st_local_variables": [
{
"$id": "80",
"id": "9cc1c1ec-ccb9-45f6-aaa7-14d6a9c400ea",
"id_pos": "9e72c06c-5a1e-4d8a-ab67-b851919bc17b",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T07:04:14.7084845+01:00",
"commited": true,
"mt_pos": {
"$ref": "3"
}
},
{
"$ref": "80"
}
],
"tt_doc_st": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
"tt_cloakrooms_units": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_doc_sa_pt": [
{
"$id": "81",
"id": "4fc28275-9317-488e-b40e-f8a00b373d6a",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "ee2da2cc-ebf6-493f-8221-dfd9c9ab77d7",
"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-10T07:04:14.7084845+01:00",
"tt_pos_sesion": {
"$ref": "2"
}
},
{
"$ref": "81"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_tips": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$ref": "11"
},
"st_users1": {
"$ref": "11"
},
"tt_pos_sesion_users": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"tt_tips_users": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
}