PUT api/Mt_Prices_Rules
Request Information
URI Parameters
None.
Body Parameters
mt_prices_rules| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| by_amt | boolean |
Required |
|
| by_pcg | boolean |
Required |
|
| ap_amount | decimal number |
None. |
|
| ap_percent | decimal number |
None. |
|
| ap_price | decimal number |
None. |
|
| ap_price_min | decimal number |
None. |
|
| ap_price_max | decimal number |
None. |
|
| id_branch | globally unique identifier |
Required |
|
| id_pos | globally unique identifier |
None. |
|
| id_list | globally unique identifier |
None. |
|
| id_item | globally unique identifier |
None. |
|
| id_item_type | globally unique identifier |
None. |
|
| id_category | globally unique identifier |
None. |
|
| by_day_week | boolean |
Required |
|
| use_mon | boolean |
Required |
|
| use_tue | boolean |
Required |
|
| use_wed | boolean |
Required |
|
| use_thu | boolean |
Required |
|
| use_fri | boolean |
Required |
|
| use_sat | boolean |
Required |
|
| use_sun | boolean |
Required |
|
| use_hour_ini | time interval |
None. |
|
| use_hour_end | time interval |
None. |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_categories | mt_categories |
None. |
|
| mt_items | mt_items |
None. |
|
| mt_items_types | mt_items_types |
None. |
|
| mt_pos | mt_pos |
None. |
|
| mt_prices_list | mt_prices_list |
None. |
|
| st_users | st_users |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "4bdf3f28-abc5-422c-a489-bf052faee1a1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:08:52.3538431+01:00",
"date_end": "2026-03-10T07:08:52.3538431+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": "cb21b539-a52f-4318-8c7d-ca47f5856f44",
"id_pos": "d8805e14-6f64-4b6d-b204-73ea7b7c8fb6",
"id_list": "00596397-4fc6-4aed-ba77-df167193b3e1",
"id_item": "a1ed1fb3-0112-4df3-bbb4-19d7a505dd86",
"id_item_type": "0d770e82-b227-4928-8844-91899ec4edb9",
"id_category": "13cb2c46-46ce-43ea-9844-5f36dffc6aca",
"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:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "61c142d8-b55b-4972-abdb-d237a5c869a7",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "c59668d5-ceaa-4a5a-8b0b-a2abd4535611",
"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": "46891d93-056d-45d9-af62-d9093596475e",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "e3abdbb1-4019-4be8-8341-40e0d52afdf8",
"commited": true,
"st_images": {
"$id": "3",
"id": "396e102d-2c2d-4986-ad16-fdc132d8a53f",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "8ae42eb7-5814-4516-a44c-7d1d7b129262",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "56d03a74-2f43-4095-9a60-834726e0ccb9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "66a00ec7-111c-4daa-a78b-09f7f30b4833",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "4ea1e819-3502-41bb-b024-80c9547879a2",
"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:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "4d226d90-6620-4d61-924b-7437bd103714",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "c98fe82d-af76-4035-b248-bd98ed574c18",
"id_item": "b4ee0df9-e3a6-4ee1-966a-61fd7ecc9d52",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "11adecaf-f258-4ac7-bf33-cafef98faf52",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "37339968-14ed-49ec-9d3a-058c0876d425",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "09a29ee0-c8f7-4a95-9bd1-ff4922b5c99a",
"id_unit_sec": "2a372d04-12fe-4f4e-b17b-3a18d7462846",
"id_brand": "1dc32ed2-e856-4918-afb8-3a7506802c1f",
"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": "31471a64-d387-4f30-b506-fdbb8c8960cb",
"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:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "e9b93ee5-02a2-4456-bd68-c894801c2b7c",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "7c996925-6e47-4a54-89b9-4ce6704a5c28",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "c1a260b2-477a-443f-957b-31e884a5af74",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "bdc63bf1-f541-4a3f-aff2-ca20a9bbc7fc",
"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": "73f257ed-da35-4e54-a1c3-a7f684131b3a",
"view_messages": true,
"id_image_photo": "7fa195c1-85e0-4ee5-87b7-b4bbbfdc1532",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "0b393577-f36f-419d-8816-e3412e8db9b5",
"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:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "2582c1cc-3ff4-4d2d-b0bd-90dfe2d540fd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "09f4d4e9-0333-4adc-8f4b-feaeaab7c9ce",
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "5eacb2e5-df9b-42c4-a91d-3f507b52f4ff",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "881057be-4d6b-4f63-b039-302abcb5778d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "403d4c41-69fa-49a4-8fae-706a99356248",
"id_zone": "322e63b1-13a3-4411-8600-c761b4a7c866",
"user_required": true,
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "affc24da-117c-4fcf-8036-ebd982fd6724",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "57478116-3e78-4189-8ed2-fabe1309bf61",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "4c083879-3722-4a26-8d09-4c706b50e4f5",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "ff480309-681b-4f69-9ac6-d66a8bf6ef62",
"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:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "f97c2208-0495-457a-a5fe-fdb56c7addd7",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "ec3b113b-844b-4555-ae9c-57827067adb3",
"id_cloakroom": "107684c1-dd0c-4a54-a61f-18f3db7dfde3",
"id_pos_sesion": "f3082407-e86b-43bb-87bb-9a90f542834f",
"unit_id": 4,
"date_open": "2026-03-10T07:08:52.3538431+01:00",
"date_close": "2026-03-10T07:08:52.3538431+01:00",
"id_doc_sa": "06fb19f0-e4ac-4585-93ec-2c1a5865a217",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "a3eec6fe-febc-4ed7-ba0d-75bf514908a6",
"id_pos": "e3bbe3a6-978c-4837-aac8-667677380c13",
"id_doc": "b6039d53-6af9-4996-9510-1f706b80f6c1",
"id_branch": "2ee19050-0f81-420e-9e3b-60a3e0466c8e",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:08:52.3538431+01:00",
"date_tax": "2026-03-10T07:08:52.3538431+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "f5269fcd-311c-4175-a5d7-2cbe2d695780",
"id_relationship": "f903ff40-acd6-489e-ab2c-82de0154616d",
"id_loc_from": "9f1a4e56-823c-4d97-aa69-81087252baf7",
"id_loc_end": "1e649a26-2055-437f-8260-ff1eb9b35dc5",
"id_user_add": "21565fcf-e224-4456-93b6-878ec26557cd",
"id_user_upd": "7e178f6a-a7d1-471c-98d1-fc46f4d07460",
"comment": "sample string 12",
"id_pos_sesion": "e699ffb4-61dd-4411-860c-4511ccdc26e5",
"id_room_unit": "3099e3b3-2de6-477a-849f-31d2864efb43",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "9bfacade-f820-4f50-9341-380e89a2327d",
"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:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "2082ba6c-5881-4ab2-b57a-f1e904c41823",
"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": "a802bc96-9633-4a6e-8bdb-1b79c503804e",
"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:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "086f712d-d6bd-4752-ad71-068b6ea6e5ce",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "243a46d7-3ff8-4b63-b4c2-837fe8f9cc6b",
"id_pay": "56ad645d-84c8-4ac3-9300-3736ce7101cb",
"id_money": "420aacbd-869f-4f74-82a5-38ad72fa8796",
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "b3ab73be-8c9b-454b-a6af-52cf5f8b7783",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "cdc32252-fe6e-47fc-967f-b3e2457d2cd0",
"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": "760d5b67-bce5-4b28-b1ec-29e3d412390b",
"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:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "7fbb710d-aa68-4a1c-95dd-15befc99226b",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "81a7c3f6-b35c-45b4-a395-aa930ed2ab68",
"id_money_2": "1dbe5151-a0e5-4c71-8404-ba38cc0444f0",
"date_from": "2026-03-10T07:08:52.3538431+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "a30dd514-5b34-44f7-bcee-31fa1fd5b74b",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "848a0a0c-4274-424a-9019-2008db06b6de",
"id_pay": "18963a2d-ed3f-419e-8aed-0f0f2b5546ad",
"id_money": "f4433eba-7fec-48d2-92b3-449fe0bdab97",
"date_cashflow": "2026-03-10T07:08:52.3538431+01:00",
"coefficient": 5.1,
"id_user_add": "fd50cb37-d259-4e48-bb4d-d7ab600810b6",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "fd1b3ef9-18b3-4d60-9bbb-0859dffb6887",
"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": "a93f2e78-9b01-4ca5-961c-c18902e2747f",
"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:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "b9839622-ede7-47ba-b20d-26604902fb5c",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "636a4760-a40a-4bdf-8474-755653fdd18b",
"id_line": 2,
"id_pay": "5b628d6c-ca98-4e41-b16c-587db9df0d9c",
"id_money": "d3a3f799-cbcf-440c-a0a8-45d532bbf83d",
"coefficient": 5.1,
"id_voucher": "b24e187a-ac18-4220-b665-d05e8cd25320",
"id_employee": "b4a2d37c-f7af-4673-9596-5954bd7dffa1",
"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": "4161abed-3262-4648-996c-5732917417eb",
"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": "21",
"id": "29a978c4-8176-435b-ab4b-f6854d07c721",
"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": "a30b350e-ea1a-4b7a-8a20-a642b725e8ac",
"name_pos": "sample string 12",
"id_image": "8e6f1e79-7dfc-4639-abd5-18acd2688397",
"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:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "2bd73fa6-9f1b-4ca2-ab33-deff5bc2c7f0",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "91f797c1-19cb-4cf9-93fc-e9d3dd4ef159",
"id_branch": "4170d4de-a3a9-4156-bbf0-54e5ff0bd2d1",
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "4459d43a-32be-46ab-bc7f-7bed6efef750",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "bc71ace3-5aa7-4e05-beca-ed3a2c91a088",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "c4f1eb06-5ec8-450f-a491-3a0f315d4031",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "8"
}
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_det": [
{
"$id": "24",
"id_doc_sa": "dc1deb17-2d8a-49a4-8c69-574355d7a9d8",
"id_line": 2,
"id_item_sub": "55f1374c-54d7-4f38-b025-1bdcbdb584ff",
"qty": 4.1,
"id_list": "43499663-3083-4559-9f64-5e6e782a08fb",
"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": "1520bcf8-8775-4471-9cfd-69018acea89b",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "d802915e-7b3b-4d81-9c02-4bcfe96dfd04",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "46ca2ff6-b146-464b-972a-f65ba82d8aad",
"id_user_upd": "3a776337-660e-4e39-897a-6463673f5804",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "b8cbc825-a3b3-4784-ba89-03de43e32afc",
"id_item": "e30e1074-04a8-45c8-852a-858447d1599b",
"id_item_type": "c52f483e-7613-42ef-b57a-fdd0d21aef54",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "d5fc9a1f-b3c4-423b-a987-eb7674e027f6",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "4e5dd103-7b86-4149-b42a-cca36ad3c8c4",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "811424c7-87b8-4689-a6bc-8f747f02e8f4",
"id_item": "a204fb1a-979e-4114-8ecd-25df53121327",
"group_id": 3,
"id_unit_ref": "cd6c1054-d80d-441a-b425-647f360c67c4",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "eee1e5fd-7379-410f-bf4c-64dfc50ee808",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "ce7b0e4f-5b91-454d-b8a3-561d9823f768",
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "a8dc2418-fcf8-4fec-9d15-7444a5a0d53e",
"commited": true,
"mt_units": {
"$id": "28",
"id": "a22bdb7e-31da-440a-8967-a152373330a3",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "fd1e033d-1fbe-4b9e-8c7c-60c6224bd55a",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "8"
},
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items1": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "df9e2611-ec9f-447d-a67e-8938df01e7d0",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "e1654c7e-4d1d-4bc0-bc7a-df4d2061556a",
"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:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "e682f87e-5974-478c-810d-65caaab0154a",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "56d2daf7-4ab3-4f5d-964f-32673453b6ea",
"id_line": "8fa4e6fc-bc49-4921-a9f0-722fe41a3d25",
"id_category": "c02e118f-8846-472e-9d89-d36c7ff27065",
"id_item": "ef266cc0-2ea3-4516-90d4-48276a2a6844",
"id_item_type": "ad616b7f-4dc4-450e-b3fe-68323ecdd6db",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"tt_vouchers": {
"$id": "31",
"id": "cd673ba4-9258-4696-a4e3-f65fa8d749f4",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T07:08:52.3538431+01:00",
"date_end": "2026-03-10T07:08:52.3538431+01:00",
"date_used": "2026-03-10T07:08:52.3538431+01:00",
"date_sesion": "2026-03-10T07:08:52.3538431+01:00",
"id_employee": "96816bb9-a679-4224-8d29-8a9b03d26984",
"id_branch": "0b60f437-aa31-4c9e-aded-f1c9f56d2a41",
"id_voucher_permision": "9aedabaf-ecda-441c-9e00-b277a1debb39",
"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": "769f7f7f-b16c-4b7f-bc99-c5cfc5ef74ee",
"id_user_add": "c5e0ae18-ea3c-47f2-b312-e8e4d6cac47b",
"id_doc_sa": "c9fa3e75-8e89-42d6-bfae-cf9c0faad0d8",
"id_item_sub": "e66f1188-bbec-4b39-bdd1-12ea16d5492b",
"id_pos_sesion": "3578fdad-bd3a-49af-820d-3885315cc205",
"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:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "99fa40d3-8789-4c7e-ba8f-ade6bcc5687a",
"date_from": "2026-03-10T07:08:52.3538431+01:00",
"date_end": "2026-03-10T07:08:52.3538431+01:00",
"date_used": "2026-03-10T07:08:52.3538431+01:00",
"id_employee": "e2e2132a-ebfc-41e1-be1f-c91338fd0fe1",
"id_branch": "d69e16a1-fedb-46e8-befd-a79920c43569",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "e0beb7de-c57f-4b2e-9958-6fda4bc1eba0",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_items_customs": [
{
"$id": "33",
"id": "aac59fca-59ac-47b0-bdda-007c76f08ec0",
"order_id": 2,
"id_item": "2556c083-e5ea-4b50-b10e-c43b1fb6dfc0",
"id_item_type": "b3a9a800-faf7-4c56-9ca7-b6d4f3beec91",
"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": "371f5d1f-49d5-4ed1-b40c-9ab5f986009a",
"type_item": 11,
"id_voucher_json": "b8699022-7090-4406-b7b5-3d432b70319e",
"count_voucher": 1,
"id_category": "1157bf69-60b2-45b3-95a2-31f503547e31",
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "c7771c24-9f6f-475d-ba25-54d10418fcd1",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "34",
"id": "f703c89f-4134-4665-b0c5-31995544c0ca",
"nro_sesion": 2,
"id_pos": "7ca95c81-35a7-4db9-b46d-f200d08ea688",
"date_tax": "2026-03-10T07:08:52.3538431+01:00",
"date_open": "2026-03-10T07:08:52.3538431+01:00",
"date_close": "2026-03-10T07:08:52.3538431+01:00",
"id_user_open": "e56f32e9-f966-4154-a3a8-bdacbdc49696",
"id_user_close": "807f61a3-1b49-44c9-81dc-f75d2507dd9c",
"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:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_pt": [
{
"$id": "35",
"id": "6ba4466d-db18-41d0-81db-572193bfce36",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "86bbf0c8-64a5-43f2-ab19-4cbc548a310e",
"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:08:52.3538431+01:00",
"tt_pos_sesion": {
"$ref": "34"
}
},
{
"$ref": "35"
}
],
"tt_rooms_units_activity": [
{
"$id": "36",
"id": "90a04a29-b666-4c00-91a4-cbf85a05162a",
"id_room_unit": "6a48a211-e16a-4cb2-aeb0-e7b0a6be68ad",
"id_room_list": "9a2236c3-1622-4e31-81d3-5ec1795c9c69",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T07:08:52.3538431+01:00",
"date_from": "2026-03-10T07:08:52.3538431+01:00",
"date_end": "2026-03-10T07:08:52.3538431+01:00",
"date_open": "2026-03-10T07:08:52.3538431+01:00",
"date_close": "2026-03-10T07:08:52.3538431+01:00",
"id_employee": "bcb50a01-a0b9-42d4-bb06-d33c7d5581d8",
"id_employee_sec": "f8ffc965-f678-4360-8094-42e938cd4d9a",
"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": "f6c214af-0643-48c5-98d7-eb3f00de98ef",
"comment": "sample string 7",
"id_user_open": "a9147ef7-9d66-4f57-97d4-0580af9b3cc6",
"id_user_close": "cb1e8991-1f90-4f68-bb44-95f54809bb8b",
"id_unit_state": "4de987cd-e740-41f5-82e9-f902ae583338",
"id_pos_sesion": "116c8274-d376-4f4f-b55c-a08937019064",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T07:08:52.3538431+01:00",
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "37",
"id": "40222095-f76c-4e4e-a7c5-585500f782d8",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "b069fb83-48fe-4cff-81f2-994b6a617a28",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "fc169445-6c0a-4f7d-87b9-f38e9864a137",
"locked": true,
"date_locked": "2026-03-10T07:08:52.3538431+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "7923a20e-59cf-42d2-957d-a9d5a649d53d",
"commited": true,
"mt_rooms": {
"$id": "38",
"id": "93aaed33-c5e8-4beb-bcc8-0fb2da058a09",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c9eff9c1-bd6f-4ae2-ad79-a1d490fd03b8",
"name_pos": "sample string 6",
"id_image": "227a3780-f9ea-489b-bc09-653fa7ef4676",
"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": "a86974d6-5d1c-45ec-9121-3ef87e8214ad",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "7b58177d-b1c8-42e9-a95c-544e59606128",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "39",
"id_pos": "26d9455e-775b-4560-9f78-bed2e792b5c9",
"id_room": "a281071d-0d22-4555-81f7-a5a73943ec78",
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "5910881e-82f8-4b91-9b5f-d6e6b757fac2",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_rooms": {
"$ref": "38"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "39"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_rooms_units": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_rooms_list": [
{
"$id": "40",
"id": "b73ace25-3e73-48fb-90a5-f9c5cb7faed1",
"id_room": "5ef23e28-b5aa-4d82-bd1e-5b24f4552d26",
"date_in": "2026-03-10T07:08:52.3538431+01:00",
"date_out": "2026-03-10T07:08:52.3538431+01:00",
"id_user_add": "c9163ddd-59e0-4ff1-9e62-0a32bf620c55",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"commited": true,
"mt_rooms": {
"$ref": "38"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
{
"$ref": "40"
}
]
},
"mt_rooms_units_types": {
"$id": "41",
"id": "85ac85b4-06a9-4c5d-b7e2-48d1a0e9986c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "1fb9eda9-e238-4a6f-a4b4-b984ee526c28",
"commited": true,
"mt_rooms_units": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_rooms_units_states_types": [
{
"$id": "42",
"id_room_type": "c47e1624-ad8a-49da-a447-671330f15a12",
"id_room_state": "0b1c8138-172f-49e2-a945-1981fd7796e3",
"id_image": "dd1f90bb-6020-433b-9b8f-f2652e17e0ff",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "cf510685-613f-474f-9e3c-add3d95d5425",
"commited": true,
"mt_rooms_units_states": {
"$id": "43",
"id": "b73413fe-81a8-4e6a-aa69-18feb26e875a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "fb647ed9-70e1-4d5b-8646-c09472ebde98",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_rooms_units_activity": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"mt_rooms_units_types": {
"$ref": "41"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "42"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"mt_rooms_units_states": {
"$ref": "43"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "34"
},
"tt_rooms_list": {
"$ref": "40"
}
},
{
"$ref": "36"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "44",
"id": "024e3feb-ba99-4559-80c3-74b404fccc0f",
"id_pos_sesion": "8041a815-68c8-4a3e-a714-4fd7acf0b5d9",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "b88cd4e8-6483-4347-96ef-fa54736d3e08",
"id_room_unit_activity": "5a9baeb6-9eee-4d6f-bd1b-a6751f81657d",
"id_doc_sa": "fb78daa3-957f-4e23-92ef-7facced503c3",
"id_pos_type": "3ea23dd6-5998-4a84-8441-6938e18f7ca3",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "25be9ada-189d-4030-b70e-097f83efea4a",
"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:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "34"
},
"tt_tips_users": [
{
"$id": "45",
"id_tip": "487382a3-d0d6-47ec-be9e-6099864577ee",
"id_user": "89cc3770-64a2-46e3-9f66-dca5c6bf3200",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "44"
}
},
{
"$ref": "45"
}
]
},
{
"$ref": "44"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_pos_sesion_users": [
{
"$id": "46",
"id_pos_sesion": "eb9552df-eb59-4e10-b862-141acd117333",
"id_user": "353084ef-1dc8-42ee-857e-3a4e284fcc36",
"date_add": "2026-03-10T07:08:52.3538431+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "34"
}
},
{
"$ref": "46"
}
]
}
},
{
"$ref": "33"
}
]
},
"mt_items_vouchers": {
"$id": "47",
"id": "e23d0c43-dca9-47c5-8840-909027742de5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "eb109e90-3637-4d62-82a9-8867d7a1cc3a",
"id_doc_print": "b41c33bd-3b3e-42e5-881b-942af32d0eff",
"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:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$id": "48",
"id_list": "6e46963b-607d-43f0-8c45-570245b5720f",
"id_item_sub": "50d3279d-a923-4f85-9dfc-0a6ec1a45303",
"validity_date": "2026-03-10T07:08:52.3538431+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "d2a599a8-7c53-43fc-9756-8b2e3ae6e5b7",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$id": "49",
"id": "a5f0b78d-f289-4913-8367-d66ddc4fd9b8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "9924d5ad-e6dc-44bd-ad98-1fdf34181ac3",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "0ada42a4-223f-4adc-b4e9-21e2a0c6700f",
"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:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "47162b19-ee3c-4ecb-8129-edf088702503",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "50",
"id_pos": "15b90be7-9ef4-41a8-a8c9-f116521e9ad9",
"id_pos_type": "8783a58e-8c92-4eeb-86f9-cba2c44bfd98",
"id_price_list": "4503fd9f-0b25-4cb5-a761-6ccc0462c887",
"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:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "1a03f9fd-26fb-4aa5-9480-548549450fe2",
"commited": true,
"mt_pos_view": {
"$id": "51",
"id_pos": "b425326f-ae00-4eb2-93db-bc1280d046a7",
"id_pos_type": "253646d6-96c3-4b07-84f4-4b93ea290bd8",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "8bc24d99-3fd1-4d86-b8c7-dd31e869dbe5",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": {
"$id": "52",
"id": "6d92d01a-9db0-4d9c-9162-cc4f9d40a515",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "f21d1053-73e4-400a-9e11-c276cd267e68",
"commited": true,
"mt_items_featured": [
{
"$id": "53",
"id": "84630d6e-e114-41cf-8177-009b1cefe791",
"id_branch": "a3900cda-ba4c-4099-b4d6-29fd1e926674",
"id_pos_type": "a9cea42d-e66f-43af-9e21-b5f14289cc7d",
"id_pos": "08e04395-9db8-47bf-982b-632a54a2f45b",
"id_item": "6639cba4-c9c0-4f35-9593-c7e2d7ebbbd3",
"date_from": "2026-03-10T07:08:52.3538431+01:00",
"date_end": "2026-03-10T07:08:52.3538431+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "6f4a8baa-93e7-427c-a80b-2d4496961c49",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$ref": "10"
},
"mt_pos_types": {
"$ref": "52"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "53"
}
],
"mt_pos_doc_print": [
{
"$id": "54",
"id_pos_print": "93c479eb-b3cc-417e-94b7-edc555a3b501",
"id_doc": "12cbe9ed-88d3-43a8-b4a0-30dbcc1b2251",
"id_pos_type": "3bd457d8-f126-46ff-a259-0e48c68ea9c4",
"id_doc_print": "7c7538ab-b2b7-4773-b68f-838259b345d8",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "095f4edf-6e52-46c3-820e-54d11853a65b",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "55",
"id": "c866875d-1902-4043-8fc8-8bafea41cc36",
"id_pos": "14c481c7-9028-4732-a088-a31441af2da2",
"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:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "20633405-6efb-457a-a863-7612e0c176a7",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "8"
}
},
"mt_pos_types": {
"$ref": "52"
},
"st_doc_print": {
"$id": "56",
"id": "2f5f4015-8f01-4c56-aa31-7c616f8616ab",
"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:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_doc_print_det": [
{
"$id": "57",
"id_doc_print": "cde0bb23-f844-43d3-914b-8af6460b9939",
"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": "56"
}
},
{
"$ref": "57"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"st_users": {
"$ref": "8"
}
},
"mt_prices_list": {
"$ref": "49"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "50"
}
],
"mt_prices_items": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_prices_list1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_prices_list2": {
"$ref": "49"
},
"mt_prices_list_rules": [
{
"$id": "58",
"id": "0625070c-675f-4ab7-8e1b-d62cfe04a4b4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:08:52.3538431+01:00",
"date_end": "2026-03-10T07:08:52.3538431+01:00",
"id_branch": "dc8aced8-484a-40dc-951c-6d734906de20",
"id_pos": "49482222-eec2-4c7d-b9bf-ee315691057b",
"id_list": "d20e0ade-4104-48c6-9911-88553973ec61",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "662bddbf-f94f-4722-b8ac-a5040fa09c5a",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "49"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "58"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "48"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "49"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "59",
"id_doc_sa": "232e518a-ad2a-4cc0-9b45-c0f28c2a7f36",
"id_line": 2,
"id_item": "5f054d3f-1d3e-4b65-97be-963755d2f4ef",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "59"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "31"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "1937d06a-5fef-4d5e-9598-cc475b13074b",
"id_doc": "442c7710-f3f6-4f0f-a5d9-c796ecc2a977",
"value": 3,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "2933551e-649a-4826-bd48-32713d4def94",
"id_pos": "82793dd9-4ad2-4f3f-a5e2-5abf324dd733",
"id_doc": "293bc929-bf29-4840-8726-e8548db1dd34",
"id_branch": "1ea473d6-85d1-4af1-a6fc-86f2b23af9a4",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:08:52.3538431+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "6caa7ae5-1b16-49b0-8d3d-ac47034b6a33",
"id_loc_from": "44b1da4d-bd85-4f3a-b21b-11b5ba36857c",
"id_loc_end": "8649536c-24f2-456e-a8bf-c5ef7d0f0e40",
"id_user_add": "a1d2dce9-1238-4cde-8266-b0da94a21374",
"id_user_upd": "34754de3-e294-4ba6-8786-ecda1c965f7b",
"id_pos_sesion": "f3d03d35-4d49-40ab-9edc-1bfcd1c79a6d",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T07:08:52.3538431+01:00",
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "fb262fcb-17c4-4e8c-bf8e-9fc4ea53e7a7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "7eed51a0-37e7-40a5-965e-97b9f8172eff",
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"id_user_upd": "2a4a897a-2375-436d-b356-f5e3b0fb7d38",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "475f98a6-deec-476d-9c64-e8e22f3cb795",
"id_item": "e11355bb-e6ae-41c7-af0e-0d8b53f5ddc5",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "7ab26394-1a90-47f1-8450-36e79fdc271e",
"id_line": 2,
"id_item": "9c2bff35-a024-4109-857e-925bcc413758",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "61"
}
},
{
"$ref": "64"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st2": {
"$ref": "61"
}
},
{
"$ref": "61"
}
]
},
"mt_locations": {
"$ref": "62"
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "34"
},
"tt_rooms_units_activity": {
"$ref": "36"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "87d1370b-4cda-409a-a90e-c2e718531e79",
"spool_server": "sample string 2",
"id_doc_sa": "4aac837c-d1eb-405a-ac07-1992d25162cf",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"printed": true,
"print_on": "2026-03-10T07:08:52.3538431+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "34"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_pos_print": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_pos_rooms": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_prices_list_rules": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "3e4aeca7-b360-4dc9-90c9-41395e9aaa3e",
"id_pos": "9df47f4a-8a02-4810-b630-5c068ccc57e3",
"mac_address": "sample string 3",
"date_end": "2026-03-10T07:08:52.3538431+01:00",
"key_access": "sample string 5",
"id_user_add": "efb2ea53-040e-4cc8-9ae7-38d82e9eb6ee",
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "14f0256f-fc7a-4094-9bca-de124f648ed3",
"id_pos": "79632f38-0f59-4634-9fce-4d98dcbd8b8f",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "f038d0b4-37dc-47f8-ac79-5d80a0334ad8",
"id_pos": "c3f54925-05a5-45ce-b6a4-ddae7eb10b54",
"date_add": "2026-03-10T07:08:52.3538431+01:00",
"date_upd": "2026-03-10T07:08:52.3538431+01:00",
"date_out": "2026-03-10T07:08:52.3538431+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": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "69",
"id": "2c68f242-d904-43f3-b4d7-3e3aff609840",
"id_user_add": "a9b94ea1-f243-48d1-af20-7567ef5e35fa",
"id_table": "551957b3-b12e-4e7b-8a50-e65a2c028299",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "4c7b100b-91fd-41e1-b2b3-1debf209a3ab",
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "7c08773c-e7d9-4b2b-bb03-c1b9c5351540",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "293ae78a-c6fc-4f58-83ee-dd8e211f4cf2",
"id_sync": "094e2747-4737-447b-a0e5-ea18d3f8aa09",
"json": "sample string 3",
"id_table": "45604904-6169-455c-96b2-644ed4163c4f",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "62724516-017d-40ac-9666-ddd7bb4f27dd",
"id_branch_from": "74ceb55b-7d9b-407c-add7-a5e74962b2b1",
"id_branch_to": "fc10a0d5-436d-4c87-9c24-96a7035e5141",
"type": 4,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T07:08:52.3538431+01:00",
"send_on": "2026-03-10T07:08:52.3538431+01:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "0ab1db6e-934f-4a12-8dfc-e5647be504ec",
"id_pos": "c1e19c20-a816-45d5-8428-d51884020278",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
{
"$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": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_pos_prices_list": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_print": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_pos_rooms": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_pos_view": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_prices_items": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_prices_list": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_prices_list_rules": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_rooms_units": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_rooms_units_states": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms_units_types": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$id": "74",
"id": "a79f1294-5fe0-4942-b6f4-9f3369edae1b",
"id_function": "d828b8fa-675d-4003-bc9c-8c8f31e83cbd",
"id_user": "432c78e0-5a1a-4e22-9c93-9d57f6f1d3b9",
"id_profile": "687cf23d-c6e1-4145-8a74-178119835e7a",
"permission": 3,
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "27755b3d-93d5-4846-821d-8c80eae0931d",
"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:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "76",
"id": "95f905ad-0d8e-43b3-aae9-ae1586b215f7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "fd673b4c-3863-4aec-8f03-e659ff2871ad",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "ed5e1625-7072-4d88-a554-81f5c03753da",
"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:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "5e57ea28-5700-485a-a0b0-77b08b0e898e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "7581d281-dc95-437b-a5d3-63bf8638d102",
"token_id": "sample string 2",
"id_user": "9c991392-7de7-4077-8bb8-5217bcd0b47d",
"date_from": "2026-03-10T07:08:52.3538431+01:00",
"date_end": "2026-03-10T07:08:52.3538431+01:00",
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_pos_sesion1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_rooms_list": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_rooms_units_activity": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "39098c74-724a-4568-b557-2e2c44654c19",
"id_room_activity": "dd781c1b-c9a5-412c-b8a4-a4ba40f74e39",
"id_pos_sesion": "9bde13fb-6ba1-471d-a11a-abc7307f1e73",
"log_text": "sample string 4",
"id_user": "0851bd47-35d5-4893-a866-98da146ef71b",
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_rooms1": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "c55fcdd9-c516-41f0-8737-1510c98d513c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"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": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "5c88317f-1be9-4702-87ce-66967978ede3",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T07:08:52.3538431+01:00",
"date_end": "2026-03-10T07:08:52.3538431+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T07:08:52.3538431+01:00",
"last_update": "2026-03-10T07:08:52.3538431+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "49"
},
"st_users": {
"$ref": "8"
}
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.