POST api/tt_doc_sa/external_create
Request Information
URI Parameters
None.
Body Parameters
doc_sa_new| Name | Description | Type | Additional information |
|---|---|---|---|
| pos_name | string |
None. |
|
| doc_type | string |
None. |
|
| id_room_unit | globally unique identifier |
None. |
|
| print_doc | boolean |
None. |
|
| all_items | boolean |
None. |
|
| id_user_add | globally unique identifier |
None. |
|
| external_user | integer |
None. |
|
| doc_sa_det_new | Collection of _doc_sa_det_new |
None. |
|
| doc_sa_pay_new | Collection of _doc_sa_pay_new |
None. |
Request Formats
application/json, text/json
Sample:
{
"pos_name": "sample string 1",
"doc_type": "sample string 2",
"id_room_unit": "fc7c054b-77b6-43f5-9e41-c095038a9fcd",
"print_doc": true,
"all_items": true,
"id_user_add": "4bfb2f4a-c677-4e4c-b9ff-ac6804fd1b3f",
"external_user": 7,
"doc_sa_det_new": [
{
"$id": "2",
"id_item_sub": "9eef6744-3dfe-4822-816a-516c95776f44",
"qty_det": 2.1,
"price_custom": 3.1,
"id_price_list": "5492a335-9240-4831-93f8-3fb822ed5c40",
"tax": 5.1
},
{
"$ref": "2"
}
],
"doc_sa_pay_new": [
{
"$id": "3",
"id_pay": "0d5738dc-783e-4160-ab12-953d84f839d1",
"amt_tot": 2.1,
"pt_response": {
"$id": "4",
"error": true,
"action": "sample string 2",
"status": "sample string 3",
"method": "sample string 4",
"message_code": "sample string 5",
"message": "sample string 6",
"payload": {
"$id": "5",
"action": "sample string 1",
"locator": "sample string 2",
"orderId": "sample string 3",
"terminal": "sample string 4",
"data": {
"$id": "6",
"orderId": "sample string 1",
"amount": 2.1,
"printReceipt": 3,
"transactionId": "sample string 4"
},
"metadata": {
"$id": "7",
"back_color": "sample string 1",
"order": 2
},
"result": {
"$id": "8",
"deviceId": "sample string 1",
"transactionId": "sample string 2",
"transactionType": "sample string 3",
"amount": 4,
"currencyCode": "sample string 5",
"transactionNumber": "sample string 6",
"result": 7,
"status": 8,
"paymentApp": "sample string 9",
"additionalData": {
"$id": "9",
"orderId": "sample string 1",
"transactionData": {
"$id": "10",
"type": "sample string 1",
"card": "sample string 2",
"terminal": "sample string 3",
"transactionDate": "sample string 4",
"state": "sample string 5",
"result": "sample string 6",
"responseCode": "sample string 7",
"authorizationNumber": "sample string 8",
"cardType": "sample string 9",
"transactionCounter": "sample string 10",
"appId": "sample string 11",
"appLabel": "sample string 12",
"isPinAuthenticated": true,
"isContactless": true,
"capturedMode": 15,
"authorisingCentre": "sample string 16",
"fucId": "sample string 17",
"arc": "sample string 18",
"transactionReference": "sample string 19",
"authenticationType": 20,
"transactionCurrencyCode": "sample string 21",
"location": "sample string 22",
"fucName": "sample string 23",
"modifiers": [
{
"$id": "11"
},
{
"$ref": "11"
}
]
}
}
}
},
"metadata": {
"$ref": "7"
}
}
},
{
"$ref": "3"
}
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
tt_doc_sa| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_pos | globally unique identifier |
Required |
|
| id_doc | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| nro_doc | string |
Required Max length: 10 |
|
| date_doc | date |
Required |
|
| date_tax | date |
Required |
|
| hour_doc | time interval |
None. |
|
| block | boolean |
Required |
|
| id_ref | globally unique identifier |
None. |
|
| id_relationship | globally unique identifier |
None. |
|
| id_loc_from | globally unique identifier |
Required |
|
| id_loc_end | globally unique identifier |
Required |
|
| id_user_add | globally unique identifier |
Required |
|
| id_user_upd | globally unique identifier |
None. |
|
| comment | string |
Max length: 500 |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| id_room_unit | globally unique identifier |
None. |
|
| ref_locator | string |
Max length: 20 |
|
| ref_zone_aut | string |
Max length: 20 |
|
| id_pos_type | globally unique identifier |
None. |
|
| p_dis | decimal number |
Required |
|
| p_chr | decimal number |
Required |
|
| amt_net | decimal number |
Required |
|
| amt_tax | decimal number |
Required |
|
| amt_dis | decimal number |
Required |
|
| amt_chr | decimal number |
Required |
|
| amt_tot | decimal number |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| created_by | integer |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_docs | mt_docs |
None. |
|
| mt_locations | mt_locations |
None. |
|
| mt_locations1 | mt_locations |
None. |
|
| mt_pos | mt_pos |
None. |
|
| st_users | st_users |
None. |
|
| st_users1 | st_users |
None. |
|
| tt_cloakrooms_units | Collection of tt_cloakrooms_units |
None. |
|
| tt_doc_sa_cashflow | Collection of tt_doc_sa_cashflow |
None. |
|
| tt_doc_sa_det | Collection of tt_doc_sa_det |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_doc_sa1 | Collection of tt_doc_sa |
None. |
|
| tt_doc_sa2 | tt_doc_sa |
None. |
|
| tt_pos_sesion | tt_pos_sesion |
None. |
|
| tt_rooms_units_activity | tt_rooms_units_activity |
None. |
|
| tt_spool_doc_print | Collection of tt_spool_doc_print |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "621813f2-28c5-41e1-a3d8-985afbf01a14",
"id_pos": "cf9b5a28-d1e8-4868-b94d-ee7374e6a123",
"id_doc": "cf4b8cce-755d-47ef-a42c-54ee54a09f19",
"id_branch": "7b8978f7-1315-4378-9a7a-7a7b26b8dd75",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T11:48:39.5669165+01:00",
"date_tax": "2026-01-10T11:48:39.5669165+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "c26bfdec-db57-46d1-9178-08ac2ad84d97",
"id_relationship": "63b8852c-c97b-47b9-bdc7-3274c04a448c",
"id_loc_from": "c934317d-4650-4ee6-af97-02413e41135a",
"id_loc_end": "b263dadc-3963-47c8-820f-fc2391ce4d22",
"id_user_add": "dd5fd939-44fa-4c60-b439-502eaf6b9fc0",
"id_user_upd": "ac682af2-e61f-4ec8-b871-fb4f588b8a80",
"comment": "sample string 12",
"id_pos_sesion": "9e3bfd87-b3f7-49fd-8fb3-7616c157a92b",
"id_room_unit": "bf5c1374-b7cd-4454-8099-7f585dfa555c",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "ea68107b-a5ab-49a4-84a0-b51f8a1e6e8d",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$id": "2",
"id": "3cd20316-a11b-411f-bd8b-72dd1e30cb7a",
"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": "ba9171c5-e1da-45e3-be83-e407032e7f26",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "f49767d3-2494-4ca8-ab01-56206e265b1d",
"commited": true,
"st_images": {
"$id": "3",
"id": "242cb02b-c5d8-4942-9db9-10f7001194c7",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "78320bfc-d71e-4bbe-a556-7b17cec4d7cd",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "df29242b-f712-4598-ae40-66ebc7c57a4c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "a4072493-4710-448c-848b-39cc0296a705",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "a001d04c-c3e5-45f9-bd18-2585faa1544f",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "7f70a95c-9400-4e5d-86f2-a094f83db33f",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "6084fcc4-2816-4d0d-8696-5fbd5c878eb4",
"id_item": "ef073c83-b88f-4841-bc7f-7135a7f1b396",
"is_default": true,
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "92081d37-4315-4bea-95d1-20a1bb19583c",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "5e446064-1546-43f3-b927-b8f0dd6a9ea6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "c1485437-b481-46fc-9426-92c8d0f5c920",
"id_unit_sec": "cc908180-39e8-4efa-a7bd-9fb0b96be44d",
"id_brand": "bf29a31d-4734-476f-8da3-59fa13586609",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "71793c0e-d484-478d-9cbc-33c744985028",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "1a40b745-68f2-47e1-a5fb-ab8b3577aa5e",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "fbb0599a-6230-4f38-8097-0701b546a960",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "d65e0bdd-3e57-4b52-bd9a-97c240da0642",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "4ad44edb-b3b9-4fc4-add3-fa0086f249cd",
"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": "722e7a5b-8120-4d8c-8d9d-5a9f8d1a4e92",
"view_messages": true,
"id_image_photo": "0480c18b-c70c-4350-93fe-a940ca945fe3",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "d33a5481-81bc-4f16-aab2-baf27da72f24",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "92e885a9-6fc2-472c-8487-a10f47b383ed",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c8c572c3-b800-4dbf-8b43-72e3ed203e36",
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "485af7ff-c248-468e-aa78-1f01cbde7e10",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "d626d37a-56d7-4788-b5d5-22b6c980c636",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "be1a3497-7c8e-4bc0-a0ea-eb6645fc591f",
"id_zone": "5ad20273-58f2-4da3-8d73-e62c365d62c1",
"user_required": true,
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "5ebce539-8281-4c24-b115-0b8ef320225f",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "ba15506d-811c-410a-abf2-93b5c52666e4",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "d7217795-3470-49bb-b2d5-07ae8e23f3ae",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "f78b44ff-f36f-4a76-84f9-ced1f096103b",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "0c1b8bee-e1b7-432d-b663-208e57a0a7a0",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "8fe4afb3-6f4d-4af8-aea4-de4d762407a0",
"id_cloakroom": "852e6eec-07ba-411e-a9bc-5138315a212b",
"id_pos_sesion": "9929ad3a-037c-48ef-be54-675dd9cf6d68",
"unit_id": 4,
"date_open": "2026-01-10T11:48:39.5669165+01:00",
"date_close": "2026-01-10T11:48:39.5669165+01:00",
"id_doc_sa": "3f24a614-1153-4d00-bf2c-aeb2ff949fed",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$ref": "1"
},
"tt_pos_sesion": {
"$id": "13",
"id": "2c804683-87ed-473d-8e1f-f9586cf210a5",
"nro_sesion": 2,
"id_pos": "8e29e768-6442-471d-8886-e8669a8363fd",
"date_tax": "2026-01-10T11:48:39.5669165+01:00",
"date_open": "2026-01-10T11:48:39.5669165+01:00",
"date_close": "2026-01-10T11:48:39.5669165+01:00",
"id_user_open": "a7dab93e-962b-486c-90ea-3df998b18ebd",
"id_user_close": "bcb4a231-086a-4ab9-b93e-ae5a024ee3a9",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$id": "14",
"id": "21a76563-698a-4aee-a921-6bd31f319f60",
"order_id": 2,
"id_item": "ad3f1e1e-a665-4f28-86a0-ca5fa681724a",
"id_item_type": "4a77c76e-8b91-4a9f-b23d-5414117892a2",
"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": "9f9dc1ac-20c3-4372-8875-844f34794044",
"type_item": 11,
"id_voucher_json": "ef8698f6-cbed-453c-83a0-60b8c7d4ada8",
"count_voucher": 1,
"id_category": "0471fe39-063c-4d43-a2cb-b53a954ace15",
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "b77ab7b1-55fd-431e-939a-194dc752102b",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$id": "15",
"id": "09723ff0-c9cf-460c-9243-2964b81ca4ba",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "71dd8bfc-0ec5-4098-b3ea-69756cffd3bc",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "fa499157-1a9c-44fc-82cd-303dab0d16e9",
"commited": true,
"tt_vouchers_det": [
{
"$id": "16",
"id_voucher": "acc55d96-5183-46e5-a8c6-13666216c418",
"id_line": "c42f32a8-4529-4b7e-8de1-271d53b890f8",
"id_category": "4b128a92-8047-4b50-a15d-782f61bf05cd",
"id_item": "b03112db-d656-41d2-901d-12c4e11a7f69",
"id_item_type": "c5ce9667-e112-4ce9-9eb2-5b6d9e7171fe",
"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": "bfc706b7-6d70-4615-a7d8-1fd5ddbbc2f7",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-01-10T11:48:39.5669165+01:00",
"date_end": "2026-01-10T11:48:39.5669165+01:00",
"date_used": "2026-01-10T11:48:39.5669165+01:00",
"date_sesion": "2026-01-10T11:48:39.5669165+01:00",
"id_employee": "2f90ab8f-0643-41e6-9454-b7b0ddd0bafe",
"id_branch": "f675755c-e0e4-42c6-8835-78dbaccef109",
"id_voucher_permision": "57820834-bffd-4767-978e-3ab92c04b964",
"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": "f7fa5863-002f-4f0f-8583-40eef8f331ca",
"id_user_add": "c9f92a6c-37bc-4267-b64c-902d880742af",
"id_doc_sa": "d4108c22-21b0-4f2f-8c71-3609528aa974",
"id_item_sub": "6807c72a-3721-422b-b4de-35c77300ac6b",
"id_pos_sesion": "75aa0070-0e52-4900-b5be-f42c10a89936",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$id": "18",
"id": "ca869f3a-a605-4e0e-ac47-5c022739d4e6",
"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": "baf324b3-b685-43bc-850f-ac47a61d5e68",
"name_pos": "sample string 12",
"id_image": "fb2c3443-275d-4002-adee-77bfdeff18f7",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "9aecdff6-2700-43c7-9bb5-e38fdbe60c37",
"commited": true,
"mt_employees_branches": [
{
"$id": "19",
"id_employee": "5fdec31e-800e-43e2-b6d5-4b2d132454aa",
"id_branch": "293773fa-7eda-40fa-a753-1c29dbf0c0d4",
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "689f5a5e-661e-4503-8bb3-b0b2b00b08f7",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "18"
}
},
{
"$ref": "19"
}
],
"mt_employees_profiles": {
"$id": "20",
"id": "f1c8b8fd-d0e4-4495-a835-59e50fb082e4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "c35b523e-fd00-49cf-b648-1a462b3f3c76",
"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": "dc62df38-a97d-410b-9743-515bd54dcd7e",
"id_line": 2,
"id_item_sub": "6d01e026-f934-4ad4-a51c-116473fc998a",
"qty": 4.1,
"id_list": "80d353bb-853b-47a4-8eaf-ce231a05d13a",
"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": "b5770bfd-6331-4c0f-b136-7b913d8ba1c8",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "d813be2f-81b3-4a85-8bfd-35bba0e21a1d",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "18c03f98-6ada-44bf-855c-c0c1d674ab74",
"id_user_upd": "11dff49a-26a3-4113-9260-b447ef53fc23",
"active": true,
"mt_employees": {
"$ref": "18"
},
"mt_items_sub": {
"$id": "22",
"id": "91c3162f-f0f0-48ab-a304-a63bed0635aa",
"id_item": "ca1e2efc-207c-4677-8493-2ae0a27970d0",
"id_item_type": "7f07f49b-e098-45ab-9c59-87963a984a18",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "70ad21fa-a9fc-419b-8ba7-9ce5ac85cea6",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "6ae16f47-8073-4b7f-aff6-abf714d2e6c9",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "23",
"id_item_sub": "62c74e7c-9682-4a7c-93ad-855f1d95153a",
"id_item": "dfd91a51-d988-4bc8-b6ed-0e994d6a07ad",
"group_id": 3,
"id_unit_ref": "8e8224f6-65c4-494d-ba5d-6f4080786473",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "22"
},
"mt_units_ref": {
"$id": "24",
"id": "76216a3d-620f-4032-8804-0f7b23482b9f",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "4b92399e-8ab0-4407-833e-5ce52dbd41b7",
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "aa06b86d-b884-4608-88bd-f61160414873",
"commited": true,
"mt_units": {
"$id": "25",
"id": "76f1cb82-6f96-49de-9e01-405cb9ac87b8",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "6194135d-381b-418b-a3b3-7433bb519465",
"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": "41599f6f-e608-4502-8686-200351f60609",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "0fe72e62-9191-4b07-aedd-cf733c804498",
"id_doc_print": "92c73b5a-3faa-41d3-b279-cc4e70cca1dd",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$id": "27",
"id_list": "f3ddd62f-2dde-4f0c-b226-dd3d8a264f08",
"id_item_sub": "37099c45-5779-47ed-b97a-44da9f0a35fa",
"validity_date": "2026-01-10T11:48:39.5669165+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "629cbfe8-9597-4303-95be-850690898a6d",
"commited": true,
"mt_items_sub": {
"$ref": "22"
},
"mt_prices_list": {
"$id": "28",
"id": "c6179eeb-aebc-4283-aef0-eed44f8f6bee",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "5c14f8be-262b-4df5-a86b-37702905f122",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "d92a3510-c571-4261-a70a-906344a107e0",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "81319358-d400-479e-a6da-bf08b794c7b6",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "29",
"id_pos": "26f16e46-c7fa-49f4-9fd5-ff8ba7275bb0",
"id_pos_type": "221cb948-b454-4478-a01c-8d2f4cea49fb",
"id_price_list": "5418467c-9c07-4434-a629-b23acd0f01da",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "ff6c69cc-39dc-4235-a47c-efa50df97155",
"commited": true,
"mt_pos_view": {
"$id": "30",
"id_pos": "a4270394-05c1-4fed-943d-8798e8fef90d",
"id_pos_type": "5e7608db-f74b-4723-82b5-ee6f2940f116",
"is_default": true,
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "76e43226-13ea-472f-ba03-bf3dfabd4e16",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_pos_types": {
"$id": "31",
"id": "11003034-0562-4876-8c9c-78bed57e40d0",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "a0d3b57c-7b2b-45a0-a0ac-0d7837c87816",
"commited": true,
"mt_items_featured": [
{
"$id": "32",
"id": "ff221eb6-5426-495a-8acf-26841da73be4",
"id_branch": "ee3924bb-0582-4c14-889a-d4d16f57603e",
"id_pos_type": "da44d482-c4cc-463b-ac4e-7f390026306e",
"id_pos": "5dd4a186-0c83-4bf0-8dff-4507493e75bd",
"id_item": "a9e58ee6-0868-4c3e-9325-e6a830a7b752",
"date_from": "2026-01-10T11:48:39.5669165+01:00",
"date_end": "2026-01-10T11:48:39.5669165+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "b47b77f2-6c42-4118-8002-c5b322cc224a",
"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": "b69d4318-8b96-466e-9471-d217951a672c",
"id_doc": "00f2eaca-e797-4a6d-a897-bf188638e016",
"id_pos_type": "68bfc861-b2d0-4523-94be-38ac334484c9",
"id_doc_print": "c74dddb6-8a19-43a9-a836-4bbf496277a8",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "e4857d3c-5833-4099-8d14-d029a40244f2",
"commited": true,
"mt_docs": {
"$id": "34",
"id": "9db44024-5093-4685-899a-43a86fd3390c",
"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": "4c42bb35-6a91-45be-a370-39b6dd970b7a",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "86923742-02f7-4d5b-b0ac-a38341e2e44a",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "35",
"id_doc": "9756ada4-a335-49bf-aef1-7f42c2ff1fbe",
"id_pay": "1368961e-a696-4b54-8cd0-d33982fc58ea",
"id_money": "6e4a8308-656c-47c2-b19e-48b8c319f88f",
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "2357aada-d603-4343-8167-5ef296e6629c",
"commited": true,
"mt_docs": {
"$ref": "34"
},
"mt_money_types": {
"$id": "36",
"id": "0ab8f728-29cf-47b5-9313-406f5f12131b",
"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": "6c01761d-6e56-4731-b9bb-614d9bff754a",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "5f0343c2-0d08-4dde-b166-e1fa374590f5",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_money_rates": [
{
"$id": "37",
"id_money_1": "f4478dc4-df81-4b5d-ba94-ca609f8f1a45",
"id_money_2": "ae53de22-105b-4d0c-bcf5-6a3f0950aa95",
"date_from": "2026-01-10T11:48:39.5669165+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "e0b95b97-da53-4993-beaa-04145656fafe",
"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": "48020fa7-f737-4773-a257-2ed05a9fe093",
"id_pay": "b7de2988-d5f0-4418-b76f-97e618e0e469",
"id_money": "04fc3a14-4479-4cbf-839c-fc6615ddfe6a",
"date_cashflow": "2026-01-10T11:48:39.5669165+01:00",
"coefficient": 5.1,
"id_user_add": "d7473a40-e6c8-41f9-8750-c3c5a72f4f49",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "39",
"id": "ab4b023f-50f5-4907-bd8a-f02f931cd99e",
"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": "2d776a19-73a7-4170-af2e-0e17de0d68d0",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "71f1de11-75de-4eb5-b320-95cb6bc5242a",
"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": "d2ddffc0-80f4-4568-9ce5-2e5747da6ec1",
"id_line": 2,
"id_pay": "c55e2bcf-8061-41c4-85e2-bfc5db3553d0",
"id_money": "6c5430c1-ceb4-483c-ad3b-b92e0b85ed73",
"coefficient": 5.1,
"id_voucher": "e3c78345-f061-404a-b13e-1e98a5d13df3",
"id_employee": "a9e3cf0b-0f67-4288-b4e0-77292d53a0dd",
"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": "602e7a36-cfcb-43a9-800e-84f50364380a",
"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": "1fc65a85-1e1f-4b1a-8e81-46cd42cc74e4",
"id_doc": "ac3e645e-7724-4c47-99da-19cc8c21755f",
"value": 3,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+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": "ee571b4a-f41a-4caa-99f2-cbb3032ea404",
"id_pos": "b0b8bbb9-cfe5-44b8-a441-5a9675d44bb3",
"id_doc": "ba69f51f-9871-4580-90cc-0fe19c11ae3b",
"id_branch": "b6c019a1-3ada-4feb-b28e-e64334d37592",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T11:48:39.5669165+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "8220d94b-f605-4afc-99dd-778d1f06f4cf",
"id_loc_from": "34c24ca8-8fe6-4bec-82e4-06d61822f4bf",
"id_loc_end": "b84e81c4-b52f-4af5-a9b4-fc3cd49abf3a",
"id_user_add": "88d01772-1a74-4f1e-9697-2a9bb021dd0c",
"id_user_upd": "a56c8eee-9a49-4f1b-88fb-88b80fb75b18",
"id_pos_sesion": "5671e043-09a2-4ccd-bc8e-526ba2f69985",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-01-10T11:48:39.5669165+01:00",
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "34"
},
"mt_locations": {
"$id": "43",
"id": "5196057f-70d0-40d8-87d1-762b6921abc8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "95e30e6a-6b69-4b7d-801f-f5f22b14021b",
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "3efb87b8-3bf8-4608-adc1-cdc97d611de1",
"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": "e81b557a-d31c-458d-b7d4-af47647791da",
"id_item": "8737c385-4425-4eb0-bf37-1309e619b771",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+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": "9384fcb5-eef4-4467-8b29-0de607439fa3",
"id_line": 2,
"id_item": "449525b7-a4e4-47a4-9cd5-be9872b79bc8",
"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": "79b67a66-c240-42db-88ad-6200664eeacd",
"id_pos": "662c0abc-14d0-4fd4-8fbf-a1f855caafe6",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "9eba5175-2ea4-4069-a39a-3a41d4377926",
"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": "b20bbed0-19e4-4658-a473-3858874c314f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_print_det": [
{
"$id": "48",
"id_doc_print": "223ba0b3-d36e-4ae6-894c-925466243208",
"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": "3c7bd148-e8dd-44b2-bba9-2bc0974e72cc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T11:48:39.5669165+01:00",
"date_end": "2026-01-10T11:48:39.5669165+01:00",
"id_branch": "b6d81752-17b2-4aba-84b0-fb8f79120f03",
"id_pos": "de13a2b0-1c9f-4913-8230-bb379289d51d",
"id_list": "78b460e2-7a7d-4e3d-9178-2853c750e330",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "9b1788e7-ac40-4c8e-9004-4afac0c1df88",
"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": "b3f5260e-2de3-4559-85ff-b3f031606c4b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T11:48:39.5669165+01:00",
"date_end": "2026-01-10T11:48:39.5669165+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": "a04f0b16-e3cc-4e1d-a854-1b472bd2a1bc",
"id_pos": "9a8da66b-a75b-49e8-bdf7-ae822458c8ac",
"id_list": "ab5273c6-05d1-4784-8c20-c9b61401ccdd",
"id_item": "745ec94a-b7b1-4d42-884d-c0688a42f0f4",
"id_item_type": "f56b907b-018b-47b6-a19f-f3c592ac4cf2",
"id_category": "2b52ad2a-ea5b-4bcb-b389-b04db2b65d9b",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "29f8445b-82fe-40e1-bc48-a794143c9f32",
"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": "0945b16a-4da0-474c-b7f4-fb275959c9ea",
"id_line": 2,
"id_item": "50c481db-a9c8-4329-85f2-18310c8d6211",
"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": "af27f13a-9619-41c0-b120-3a912b557afc",
"date_from": "2026-01-10T11:48:39.5669165+01:00",
"date_end": "2026-01-10T11:48:39.5669165+01:00",
"date_used": "2026-01-10T11:48:39.5669165+01:00",
"id_employee": "eba817d3-0116-42e2-a49a-574304c9ef83",
"id_branch": "662eb80a-3d06-45af-8f5e-0c761fec5e1d",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "cebc0c6e-83d4-443c-a0a0-d371c9e8c0e1",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+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": "59dc6a03-2b7c-406c-b263-3748a251d66b",
"id_room_unit": "b96f1f53-ea97-44fe-833c-3f78075d9dca",
"id_room_list": "7d1c0170-95c7-4494-8d86-7dea36349623",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-01-10T11:48:39.5669165+01:00",
"date_from": "2026-01-10T11:48:39.5669165+01:00",
"date_end": "2026-01-10T11:48:39.5669165+01:00",
"date_open": "2026-01-10T11:48:39.5669165+01:00",
"date_close": "2026-01-10T11:48:39.5669165+01:00",
"id_employee": "5db1ad06-9086-4199-827e-61b064014a92",
"id_employee_sec": "f75c03f3-f749-4e88-80a9-bac1a1fc459b",
"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": "5c110d22-47dc-4095-9a18-b6c1e847fb4b",
"comment": "sample string 7",
"id_user_open": "3fae6c5f-ff12-4a6f-8999-9a277e547f80",
"id_user_close": "016bafc6-dd9f-4481-8f64-c04114cf60b8",
"id_unit_state": "3fce6fba-3a91-4e0f-8b08-e0dac447ff22",
"id_pos_sesion": "0b79fd2f-8b02-49a3-b787-fe1eef046b90",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-01-10T11:48:39.5669165+01:00",
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"commited": true,
"mt_employees": {
"$ref": "18"
},
"mt_employees1": {
"$ref": "18"
},
"mt_rooms_units": {
"$id": "54",
"id": "ad9444d4-189c-404c-b5cb-7b14720b16ad",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "826db77e-7b7b-43aa-b154-0504887ca73a",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "5d83ada4-e028-4831-b967-6c1b033286c4",
"locked": true,
"date_locked": "2026-01-10T11:48:39.5669165+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "5ecb34c7-0fe4-453f-81bf-dca974dec38b",
"commited": true,
"mt_rooms": {
"$id": "55",
"id": "eb679e4a-8ef0-4fac-ab76-0d054ad71538",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "93c8d5c6-fdc5-4180-a4b5-0c5d8f2aceb5",
"name_pos": "sample string 6",
"id_image": "8a9b9d7d-22ae-407d-9700-b11e14dd2dd3",
"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": "c2f18793-82fd-46bc-87db-c6556d17c41c",
"refresh_status": true,
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "7bc547b1-faf5-4504-ab81-3e254b7792d6",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "56",
"id_pos": "b4df5679-9c22-4631-9ad8-b5b04932d7e2",
"id_room": "717814c2-1235-4487-b975-eb7106d99d84",
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "07ceb384-fbe5-4075-8e64-bb554fbdeb30",
"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": "3d81b8bd-12cb-4e6d-ad0a-b4b546e4e66e",
"id_room": "b5bdd14f-fddf-443f-9a6b-ef6fd1eebf9f",
"date_in": "2026-01-10T11:48:39.5669165+01:00",
"date_out": "2026-01-10T11:48:39.5669165+01:00",
"id_user_add": "e0e24c69-fc32-4c82-9712-cfa8f29d4364",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+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": "2044d875-949e-417f-a50e-d2ff2db28dd9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "2097ce1b-24e9-427c-ac7b-fa56146247be",
"commited": true,
"mt_rooms_units": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_states_types": [
{
"$id": "59",
"id_room_type": "07db3f77-9c4f-4592-9162-396029207cf4",
"id_room_state": "3f669198-b1b2-4c2d-9274-787992098d4c",
"id_image": "509d5059-d11b-426f-8130-9c8fcfca71ce",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "f00d9305-ed44-4784-8534-45fa13507a13",
"commited": true,
"mt_rooms_units_states": {
"$id": "60",
"id": "22a8306e-e746-4887-9b06-d6a80809c48e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"id_user_upd": "fbec5003-2773-45ec-a877-b96f3e0acffd",
"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": "39cbfca4-3219-4398-be08-73290aef4a57",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "6d4d3180-bac4-4ff4-ae26-d293141aa4d6",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-01-10T11:48:39.5669165+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": "b8a41230-1d28-41ea-ac64-1d088a2be19e",
"id_pos_sesion": "e4ff521c-79d2-457c-b563-0a7b73e39272",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "acd69e6f-3071-48a0-9709-7b0c8410c627",
"id_room_unit_activity": "d58c7bbd-cf5c-44ca-ba0a-c7d5fa69d97d",
"id_doc_sa": "ba69f6e7-a215-4440-aa51-f277aac26337",
"id_pos_type": "fbaffce9-3da9-47d7-8bd0-9ceb015968f1",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "697c1966-c857-4a04-b69d-ee41dcf3af6f",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "13"
},
"tt_tips_users": [
{
"$id": "63",
"id_tip": "f7cf007e-3d54-4cdb-9deb-98846958ea2c",
"id_user": "a29b8fa7-1da0-416d-988a-ad0e616a4966",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+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": "2b84868a-4b6d-4b73-8b1b-be468f2a8f50",
"id_user": "d9a4afca-5afd-43ed-8c97-e8fdbbcb1149",
"date_add": "2026-01-10T11:48:39.5669165+01:00",
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+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": "cdf8cf27-de90-4036-a14c-47b5de06ae74",
"id_pos": "41baf514-45fc-4eaf-b052-17f90e498de6",
"mac_address": "sample string 3",
"date_end": "2026-01-10T11:48:39.5669165+01:00",
"key_access": "sample string 5",
"id_user_add": "9f522a5b-9903-48bd-8daa-3b84120483fe",
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$id": "66",
"id_user": "6b304126-b0aa-46ac-85e3-3be9022efc41",
"id_pos": "691835a2-b389-41f8-9c35-d1751ec521ae",
"pass_required": true,
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+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": "6a1f5180-9b78-4ce0-93b6-7e61d4e81ddd",
"id_pos": "c8e19cf7-bd9b-426a-af14-9c20546d470d",
"date_add": "2026-01-10T11:48:39.5669165+01:00",
"date_upd": "2026-01-10T11:48:39.5669165+01:00",
"date_out": "2026-01-10T11:48:39.5669165+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": "80df0c2d-6a86-4c84-bfa8-06925b20d038",
"id_user_add": "2b05c111-1ba0-425c-81e6-ecf54f958e4c",
"id_table": "9b1e2016-f7c7-4cb9-a3f2-3f9ff8822949",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "080b8bd7-a15c-4abf-86d6-b04fcf574114",
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "69",
"id": "9a32d13d-b774-4af9-95fd-a961939a2f7b",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "70",
"id": "ef333112-e696-4600-befd-07f5330ac8de",
"id_sync": "150bdd26-8057-455c-9934-ceb4f4682d55",
"json": "sample string 3",
"id_table": "a2099e27-76e4-4fd4-ace7-50da10605dc2",
"order": 5,
"st_sync_packages": {
"$id": "71",
"id": "e8eb695e-516e-47c8-9807-200cf8d1aec0",
"id_branch_from": "908c6ca6-3db5-421d-9871-8711a3104690",
"id_branch_to": "4293869a-1bcc-4013-b85b-8cff631ed9a6",
"type": 4,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-01-10T11:48:39.5669165+01:00",
"send_on": "2026-01-10T11:48:39.5669165+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": "a99d5b0f-1ff5-48cf-9d6a-06808d7166d2",
"id_pos": "e65e10a6-b859-4964-b9e4-aa63fd912fd4",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-01-10T11:48:39.5669165+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": "cdab67f5-47be-4532-bde4-c1a807516ea0",
"id_function": "6f016722-9da5-4c5e-b17c-d2d69e5fd7cc",
"id_user": "ae72f015-8031-4526-89c8-5cf4e07d35d1",
"id_profile": "40cc433c-168d-4e23-9b18-84adf475de4e",
"permission": 3,
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"commited": true,
"st_users_profiles": {
"$id": "74",
"id": "d8aa1914-3d00-4b5d-b738-f4992cff14aa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+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": "79e26323-a0bc-4957-b021-8d54d2b1fe27",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "d679fd20-54c3-485a-8801-ee59fa392caf",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "9a88c5d4-c05a-422e-8e90-a843fb0d205a",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+01:00",
"commited": true,
"st_functions_groups": {
"$id": "76",
"id": "e525a841-93c3-478b-88a5-d3a7b4674b20",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+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": "72f8c3ed-e3d5-4d8a-b0b2-12f6d6d9a407",
"token_id": "sample string 2",
"id_user": "526058e0-8db2-4bce-bf03-6d7b00ced9d5",
"date_from": "2026-01-10T11:48:39.5669165+01:00",
"date_end": "2026-01-10T11:48:39.5669165+01:00",
"created_on": "2026-01-10T11:48:39.5669165+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": "58f3ea19-aa00-41d7-8d5f-7f81f7f70e65",
"id_room_activity": "d97fd212-70a2-496e-9333-c50514770703",
"id_pos_sesion": "56354a10-2305-49d8-ab50-0ef239a15880",
"log_text": "sample string 4",
"id_user": "ff3a1b01-4b68-4e2e-b6f6-463f4621014d",
"created_on": "2026-01-10T11:48:39.5669165+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": "94b525c1-6e1f-4a8b-9073-28ff45f49401",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+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": "e407d2e8-ccae-472a-9d05-c99dd134397c",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-01-10T11:48:39.5669165+01:00",
"date_end": "2026-01-10T11:48:39.5669165+01:00",
"state": "sample string 6",
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"last_update": "2026-01-10T11:48:39.5669165+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": "78a78e73-452f-4862-af27-98f1e45f8412",
"spool_server": "sample string 2",
"id_doc_sa": "09a5b736-99b3-4704-92b4-57b0b38cbfa8",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-01-10T11:48:39.5669165+01:00",
"printed": true,
"print_on": "2026-01-10T11:48:39.5669165+01:00",
"tt_doc_sa": {
"$ref": "1"
}
},
{
"$ref": "81"
}
]
}