GET api/Comman/Gett_leaves/{id}?staff_id={staff_id}&vendorid={vendorid}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
|
| staff_id | integer |
Required |
|
| vendorid | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
t_leaves| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
|
| staff_id | integer |
None. |
|
| fromdate | date |
None. |
|
| todate | date |
None. |
|
| type | string |
None. |
|
| status | string |
None. |
|
| reason | string |
None. |
|
| halfday1 | boolean |
None. |
|
| addressduringleave | string |
None. |
|
| phoneduringleave | string |
None. |
|
| managernotes | string |
None. |
|
| createdate | date |
None. |
|
| createby | string |
None. |
|
| upadatedate | date |
None. |
|
| updateby | string |
None. |
|
| backupduringleave | string |
None. |
|
| vendorid | integer |
None. |
|
| approvedby | string |
None. |
|
| tlp | decimal number |
None. |
|
| halfday2 | boolean |
None. |
|
| approvedbymanager | boolean |
None. |
|
| approvedbyhr | boolean |
None. |
|
| hrnotes | string |
None. |
|
| manager | string |
None. |
|
| t_vendor_staffs | t_vendor_staffs |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": 1,
"staff_id": 1,
"fromdate": "2025-11-04T14:12:43.3720998+00:00",
"todate": "2025-11-04T14:12:43.3720998+00:00",
"type": "sample string 2",
"status": "sample string 3",
"reason": "sample string 4",
"halfday1": true,
"addressduringleave": "sample string 5",
"phoneduringleave": "sample string 6",
"managernotes": "sample string 7",
"createdate": "2025-11-04T14:12:43.3720998+00:00",
"createby": "sample string 8",
"upadatedate": "2025-11-04T14:12:43.3720998+00:00",
"updateby": "sample string 9",
"backupduringleave": "sample string 10",
"vendorid": 11,
"approvedby": "sample string 12",
"tlp": 1.0,
"halfday2": true,
"approvedbymanager": true,
"approvedbyhr": true,
"hrnotes": "sample string 13",
"manager": "sample string 14",
"t_vendor_staffs": {
"$id": "2",
"id": 1,
"name": "sample string 2",
"avatar": "sample string 3",
"email": "sample string 4",
"phone": "sample string 5",
"password": "QEA=",
"token": "sample string 6",
"vendorid": 7,
"status": "sample string 8",
"pospin": "sample string 9",
"mop": "sample string 10",
"pic": "sample string 11",
"bio": "sample string 12",
"show_on_website": true,
"job_title": "sample string 14",
"paidoffdaysperyr": 1,
"paidsickdaysperyr": 1,
"inout": "sample string 15",
"emp_code": "sample string 16",
"regular_pay_rate": 17.0,
"overtime_pay_rate": 18.0,
"health_insurance_total": 19.0,
"health_insurance_num": "sample string 20",
"health_insurance_company": "sample string 21",
"health_insurnace_per_payroll": 22.0,
"work_permit_holder": true,
"work_permit_num": "sample string 24",
"work_permit_expiry": "2025-11-04T14:12:43.3720998+00:00",
"dob": "2025-11-04T14:12:43.3720998+00:00",
"dept": "sample string 25",
"pension": true,
"health_insurnace_contri_type": "sample string 27",
"health_insurance_pay_schedule": "sample string 28",
"health_insurnace_vendor_contri": 29.0,
"health_insurnace_staff_contri": 30.0,
"pension_contri_type": "sample string 31",
"pension_vendor_contri": 32.0,
"pension_staff_contri": 33.0,
"shift_id": 1,
"pension_num": "sample string 34",
"pension_company": "sample string 35",
"health_insurance_dep_contri": 36.0,
"reimburse_health_insurance": true,
"pay_type": "sample string 38",
"compulsory_hrs": 39.0,
"address": "sample string 40",
"country": "sample string 41",
"t_leaves": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"t_staffs_reminders": [
{
"$id": "3",
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"createby": "sample string 4",
"createdate": "2025-11-04T14:12:43.3720998+00:00",
"updateby": "sample string 5",
"updatedate": "2025-11-04T14:12:43.3720998+00:00",
"active": true,
"enddate": "2025-11-04T14:12:43.3720998+00:00",
"staff_id": 1,
"start_date": "2025-11-04T14:12:43.3720998+00:00",
"duedate": "2025-11-04T14:12:43.3720998+00:00",
"emp_dept_section": "sample string 6",
"pic": "sample string 7",
"vendorid": 8,
"t_vendor_staffs": {
"$ref": "2"
}
},
{
"$ref": "3"
}
],
"t_staffs_shifts": [
{
"$id": "4",
"id": 1,
"staff_id": 2,
"start_time": "sample string 3",
"end_time": "sample string 4",
"deleted_at": "2025-11-04T14:12:43.3720998+00:00",
"created_at": "2025-11-04T14:12:43.3720998+00:00",
"updated_at": "2025-11-04T14:12:43.3720998+00:00",
"status": "sample string 5",
"manager_notes": "sample string 6",
"hr_notes": "sample string 7",
"qbrefno": "sample string 8",
"updateby": "sample string 9",
"tag": "sample string 10",
"vendorid": 11,
"opening_bal": 1.0,
"closing_bal": 1.0,
"lat": "sample string 12",
"lng": "sample string 13",
"shiftid": 1,
"t_staffs_shift_timings": [
{
"$id": "5",
"id": 1,
"staff_shift_id": 2,
"start_time": "sample string 3",
"end_time": "sample string 4",
"order_count": 5,
"created_at": "2025-11-04T14:12:43.3720998+00:00",
"updated_at": "2025-11-04T14:12:43.3720998+00:00",
"deleted_at": "2025-11-04T14:12:43.3720998+00:00",
"type": "sample string 6",
"reason": "sample string 7",
"t_staffs_shifts": {
"$ref": "4"
}
},
{
"$ref": "5"
}
],
"t_vendor_staffs": {
"$ref": "2"
}
},
{
"$ref": "4"
}
],
"t_staff_roster": [
{
"$id": "6",
"id": 1,
"staffid": 1,
"dos": "2025-11-04T14:12:43.3720998+00:00",
"start_time": "00:00:00.1234567",
"end_time": "00:00:00.1234567",
"role": "sample string 5",
"role_category": "sample string 6",
"routeid": 1,
"createby": "sample string 7",
"createdate": "2025-11-04T14:12:43.3720998+00:00",
"vendorid": 8,
"notes": "sample string 9",
"reason": "sample string 10",
"t_vendor_routes": {
"$id": "7",
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"vendorid": 5,
"contact": "sample string 6",
"email": "sample string 7",
"address": "sample string 8",
"t_staff_roster": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
"t_vendor_staffs": {
"$ref": "2"
}
},
{
"$ref": "6"
}
],
"t_staff_payrollentry": [
{
"$id": "8",
"id": 1,
"payrollid": 1,
"staffid": 1,
"regular_hrs": 2.0,
"overtime_hrs": 3.0,
"regular_pay_rate": 4.0,
"overtime_pay_rate": 5.0,
"tips": 6.0,
"pension_staff": 7.0,
"pension_vendor": 8.0,
"health_insurance_staff": 9.0,
"health_insurance_vendor": 10.0,
"payment_ref": "sample string 11",
"notes": "sample string 12",
"net_pay": 13.0,
"regular_pay": 14.0,
"overtime_pay": 15.0,
"adj": 16.0,
"sick_hrs": 17.0,
"vacation_hrs": 18.0,
"reimbursement": 19.0,
"t_staff_payroll": {
"$id": "9",
"id": 1,
"from_date": "2025-11-04T14:12:43.3720998+00:00",
"to_date": "2025-11-04T14:12:43.3720998+00:00",
"payroll_date": "2025-11-04T14:12:43.3720998+00:00",
"createby": "sample string 2",
"createdate": "2025-11-04T14:12:43.3720998+00:00",
"updateby": "sample string 3",
"updatedate": "2025-11-04T14:12:43.3720998+00:00",
"seq": 4,
"num": "sample string 5",
"status": "sample string 6",
"notes": "sample string 7",
"vendorid": 8,
"finyr": "sample string 9",
"t_staff_payrollentry": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"t_vendors": {
"$id": "10",
"id": 1,
"business_name": "sample string 2",
"address": "sample string 3",
"city": "sample string 4",
"phone": "sample string 5",
"email": "sample string 6",
"logo": "sample string 7",
"api_key": "sample string 8",
"status": "sample string 9",
"startdate": "2025-11-04T14:12:43.3720998+00:00",
"enddate": "2025-11-04T14:12:43.3720998+00:00",
"terms": "sample string 10",
"type": "sample string 11",
"showprice": true,
"currency": "sample string 12",
"posscreensections": 1,
"supportemail": "sample string 13",
"orderbcc": "sample string 14",
"ordercc": "sample string 15",
"transubline": "sample string 16",
"intraip": "sample string 17",
"postransubline": "sample string 18",
"online_pay": true,
"pnp_url": "sample string 19",
"country": "sample string 20",
"posthemecolor": "sample string 21",
"ItemAccountRef": "sample string 22",
"ClassRef": "sample string 23",
"qb_invoice_note": "sample string 24",
"navbarBgColor": "sample string 25",
"navbarTxtColor": "sample string 26",
"online_member_signup": true,
"change_pos_login": true,
"qb_statement_note": "sample string 27",
"signupdate": "2025-11-04T14:12:43.3720998+00:00",
"guest_memberid": 1,
"print_receipt": true,
"print_receipt_confirmation": true,
"docurl": "sample string 30",
"weburl": "sample string 31",
"enable_daily_limit": 32,
"open_food_item": 1,
"head_chief_email": "sample string 33",
"notify_production_summary": true,
"notify_distribution_summary": true,
"posubline": "sample string 35",
"notify_payment_summary": true,
"notify_query_summary": true,
"tag_line": "sample string 36",
"about": "sample string 37",
"online_sale": true,
"inventory": true,
"payment_instructions": "sample string 40",
"mobiledeliverysubline": "sample string 41",
"delivertstart": 42,
"deliveryend": 43,
"deliveryreqcountperslot": 44,
"deliveryslotmis": 45,
"bookingstart": 46,
"bookingend": 47,
"bookingreqcountperslot": 48,
"bookingslotmins": 49,
"minbookingvalue": 50.0,
"gratuaty": 51.0,
"show_tbl": true,
"thank_you_msg": "sample string 53",
"menu_notes1": "sample string 54",
"menu_notes2": "sample string 55",
"website_keywords": "sample string 56",
"website_metatags": "sample string 57",
"paystub_message": "sample string 58",
"enable_vendor_announcements": true,
"client_ip": "sample string 60",
"publicid": "sample string 61",
"time_stamp": "2025-11-04T14:12:43.3720998+00:00",
"verified": true,
"poc": "sample string 64",
"enable_parent_menu": true,
"payment_gateway": "sample string 66",
"enable_standing_orders": true,
"enable_low_balace_alert": true,
"t_agency_terms": [
{
"$id": "11",
"id": 1,
"description": "sample string 2",
"createdate": "2025-11-04T14:12:43.3720998+00:00",
"createby": "sample string 3",
"updateby": "sample string 4",
"updatedate": "2025-11-04T14:12:43.3720998+00:00",
"vendorid": 1,
"t_vendors": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"t_blogs": [
{
"$id": "12",
"id": 1,
"vendorid": 1,
"description": "sample string 2",
"pic": "sample string 3",
"tagline": "sample string 4",
"active": true,
"createby": "sample string 6",
"credatedate": "2025-11-04T14:12:43.3720998+00:00",
"updateby": "sample string 7",
"updatedate": "2025-11-04T14:12:43.3720998+00:00",
"display_order": 8,
"publicid": "sample string 9",
"t_blog_comments": [
{
"$id": "13",
"id": 1,
"blogid": 1,
"description": "sample string 2",
"active": true,
"createby": "sample string 4",
"credatedate": "2025-11-04T14:12:43.3720998+00:00",
"t_blogs": {
"$ref": "12"
}
},
{
"$ref": "13"
}
],
"t_vendors": {
"$ref": "10"
}
},
{
"$ref": "12"
}
],
"t_customers": [
{
"$id": "14",
"id": 1,
"name": "sample string 2",
"email": "sample string 3",
"address": "sample string 4",
"phone": "sample string 5",
"vendorid": 1,
"active": true,
"t_invoices": [
{
"$id": "15",
"id": 1,
"status": "sample string 2",
"notes": "sample string 3",
"invoicedate": "2025-11-04T14:12:43.3720998+00:00",
"vendorid": 4,
"schoolid": 5,
"adminnotes": "sample string 6",
"createby": "sample string 7",
"update_by": "sample string 8",
"updatedate": "2025-11-04T14:12:43.3720998+00:00",
"seq": 9,
"invno": "sample string 10",
"customerid": 11,
"duedate": "2025-11-04T14:12:43.3720998+00:00",
"terms": "sample string 12",
"createdate": "2025-11-04T14:12:43.3720998+00:00",
"updateby": "sample string 13",
"orderref": "sample string 14",
"currency": "sample string 15",
"t_customers": {
"$ref": "14"
},
"t_invoiceentry": [
{
"$id": "16",
"id": 1,
"itemid": 1,
"description": "sample string 2",
"qty": 3.0,
"price": 4.0,
"invoiceid": 1,
"discount": 5.0,
"uom": "sample string 6",
"t_invoices": {
"$ref": "15"
},
"t_vendor_items": {
"$id": "17",
"id": 1,
"vendorid": 2,
"categoryid": 3,
"name": "sample string 4",
"description": "sample string 5",
"pic": "sample string 6",
"status": "sample string 7",
"ingredients": "sample string 8",
"cost": 1.0,
"price": 1.0,
"addedby": "sample string 9",
"dateadded": "2025-11-04T14:12:43.3720998+00:00",
"dateofexpiry": "2025-11-04T14:12:43.3720998+00:00",
"frontpage": true,
"displayorder": 1,
"barcode": "sample string 10",
"subtag": "sample string 11",
"inventory": true,
"seq": 13,
"tpcode": "sample string 14",
"dateupdated": "2025-11-04T14:12:43.3720998+00:00",
"updateby": "sample string 15",
"color": "sample string 16",
"style": "sample string 17",
"gender": "sample string 18",
"minqty": 19.0,
"maxqty": 20.0,
"reorderqty": 21.0,
"uom": "sample string 22",
"pref": 23,
"t_invoiceentry": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"t_item_addons": [
{
"$id": "18",
"id": 1,
"main_itemid": 2,
"itemid": 3,
"price": 1.0,
"maxallowed": 1,
"minallowed": 1,
"active": true,
"pos_only": true,
"t_vendor_items": {
"$ref": "17"
},
"t_vendor_items1": {
"$ref": "17"
}
},
{
"$ref": "18"
}
],
"t_item_addons1": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"t_item_bins": [
{
"$id": "19",
"id": 1,
"itemid": 1,
"vendorid": 2,
"cnt": 1.0,
"binid": 1,
"t_binlocations": {
"$id": "20",
"id": 1,
"code": "sample string 2",
"description": "sample string 3",
"active": true,
"createby": "sample string 4",
"createdate": "2025-11-04T14:12:43.3720998+00:00",
"updateby": "sample string 5",
"updatedate": "2025-11-04T14:12:43.3720998+00:00",
"vendorid": 6,
"lvl": "sample string 7",
"sec": "sample string 8",
"bintype": "sample string 9",
"t_item_transactions": [
{
"$id": "21",
"id": 1,
"itemid": 1,
"qty": 2.0,
"refno": "sample string 3",
"txndate": "2025-11-04T14:12:43.3720998+00:00",
"tranby": "sample string 4",
"txntype": "sample string 5",
"notes": "sample string 6",
"binid": 1,
"uom": "sample string 7",
"t_binlocations": {
"$ref": "20"
},
"t_vendor_items": {
"$ref": "17"
}
},
{
"$ref": "21"
}
],
"t_item_bins": [
{
"$ref": "19"
},
{
"$ref": "19"
}
]
},
"t_vendor_items": {
"$ref": "17"
}
},
{
"$ref": "19"
}
],
"t_item_categories": {
"$id": "22",
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"pic": "sample string 4",
"displayorder": 1,
"active": true,
"type": "sample string 5",
"vendorid": 6,
"parent_id": 1,
"schoolid": 1,
"t_vendor_items": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"t_schools": {
"$id": "23",
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"poc": "sample string 4",
"email": "sample string 5",
"phone": "sample string 6",
"address": "sample string 7",
"active": true,
"menu_file": "sample string 8",
"isschool": true,
"allow_preordering": true,
"type": "sample string 9",
"logo": "sample string 10",
"primary_breakfast_limit": 1.0,
"primary_lunch_limit": 1.0,
"primary_snacks_limit": 1.0,
"primary_beverages_limit": 1.0,
"secondary_breakfast_limit": 1.0,
"secondary_lunch_limit": 1.0,
"secondary_snacks_limit": 1.0,
"secondary_beverages_limit": 1.0,
"code": "sample string 11",
"application_form_file": "sample string 12",
"tution_fee_schedule_file": "sample string 13",
"infant_supply_list_file": "sample string 14",
"toddler_supply_list_file": "sample string 15",
"preschooler_supply_list_file": "sample string 16",
"kg_supply_list_file": "sample string 17",
"grade_supply_list_file": "sample string 18",
"school_calender_file": "sample string 19",
"yr": "sample string 20",
"waitlist_form_file": "sample string 21",
"primary_dinner_limit": 22.0,
"secondary_dinner_limit": 23.0,
"nursery_dinner_limit": 24.0,
"nursery_morning_snacks_limit": 25.0,
"nursery_afternoon_snacks_limit": 26.0,
"nursery_beverages_limit": 27.0,
"nursery_breakfast_limit": 28.0,
"nursery_lunch_limit": 29.0,
"snacks_split": true,
"free_meal": true,
"aystartmonth": 32,
"t_class_teachers": [
{
"$id": "24",
"id": 1,
"classid": 2,
"code": "sample string 3",
"name": "sample string 4",
"email": "sample string 5",
"phone": "sample string 6",
"schoolid": 1,
"position_title": "sample string 7",
"gender": "sample string 8",
"childid": 1,
"t_school_classes": {
"$id": "25",
"id": 1,
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"poc": "sample string 5",
"schoolid": 6,
"building": "sample string 7",
"floor": "sample string 8",
"room": "sample string 9",
"active": true,
"type": "sample string 10",
"note": "sample string 11",
"yr": "sample string 12",
"t_class_teachers": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"t_schools": {
"$ref": "23"
},
"t_child_pickup_dropoff": [
{
"$id": "26",
"id": 1,
"childid": 1,
"pddate": "2025-11-04T14:12:43.3720998+00:00",
"type": "sample string 2",
"sign_url": "sample string 3",
"notes": "sample string 4",
"admin_notes": "sample string 5",
"status": "sample string 6",
"createby": "sample string 7",
"createdate": "2025-11-04T14:12:43.3720998+00:00",
"updateby": "sample string 8",
"updatedate": "2025-11-04T14:12:43.3720998+00:00",
"schoolid": 1,
"classid": 1,
"sign_by": "sample string 9",
"photo": "sample string 10",
"t_school_classes": {
"$ref": "25"
},
"t_schools": {
"$ref": "23"
},
"t_childs": {
"$id": "27",
"id": 1,
"schoolid": 2,
"classid": 1,
"name": "sample string 3",
"qrcode": "sample string 4",
"code": "sample string 5",
"upn": "sample string 6",
"dob": "2025-11-04T14:12:43.3720998+00:00",
"gender": "sample string 7",
"dadcell": "sample string 8",
"dadworkphone": "sample string 9",
"dadworkemail": "sample string 10",
"dadpersonalemail": "sample string 11",
"momcell": "sample string 12",
"momworkphone": "sample string 13",
"momworkemail": "sample string 14",
"mompersonalemail": "sample string 15",
"healthconditions": "sample string 16",
"pic": "sample string 17",
"active": true,
"notes": "sample string 18",
"lastupdated": "2025-11-04T14:12:43.3720998+00:00",
"updateby": "sample string 19",
"free_meal": true,
"breakfast_limit": 1.0,
"lunch_limit": 1.0,
"snacks_limit": 1.0,
"beverages_limit": 1.0,
"signupdate": "2025-11-04T14:12:43.3720998+00:00",
"deletedate": "2025-11-04T14:12:43.3720998+00:00",
"deleteby": "sample string 20",
"moeid": 1,
"old_upn": "sample string 21",
"del_id": 1,
"school_email": "sample string 22",
"daily_limit": 23.0,
"first_name": "sample string 24",
"last_name": "sample string 25",
"snacks_split": true,
"dinner_limit": 27.0,
"morning_snacks_limit": 28.0,
"afternoon_snacks_limit": 29.0,
"enable_meal_category_limit": true,
"stage": "sample string 31",
"reg_yr": "sample string 32",
"t_carts": [
{
"$id": "28",
"id": 1,
"cartid": "sample string 2",
"prodid": 3,
"qty": 4.0,
"datecreated": "2025-11-04T14:12:43.3720998+00:00",
"price": 6.0,
"ilc": "sample string 7",
"description": "sample string 8",
"pic": "sample string 9",
"saveforlater": true,
"scheduledate": "2025-11-04T14:12:43.3720998+00:00",
"childid": 1,
"checkout": 1,
"tag": "sample string 11",
"vendorid": 12,
"subtag": "sample string 13",
"t_childs": {
"$ref": "27"
}
},
{
"$ref": "28"
}
],
"t_child_pickup_dropoff": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"t_school_childs": [
{
"$id": "29",
"childid": 1,
"schoolid": 1,
"id": 1,
"classid": 1,
"active": true,
"academic_yr": "sample string 3",
"t_schools": {
"$ref": "23"
},
"t_childs": {
"$ref": "27"
}
},
{
"$ref": "29"
}
],
"t_standing_orders": [
{
"$id": "30",
"id": 1,
"childid": 1,
"vendorid": 1,
"notes": "sample string 2",
"delivery_instructions": "sample string 3",
"status": "sample string 4",
"notify_parent": true,
"recurr_pattern": "sample string 5",
"standing_days": "sample string 6",
"createdate": "2025-11-04T14:12:43.3720998+00:00",
"createby": "sample string 7",
"updatedate": "2025-11-04T14:12:43.3720998+00:00",
"updateby": "sample string 8",
"t_standing_orderentry": [
{
"$id": "31",
"id": 1,
"itemid": 1,
"description": "sample string 2",
"qty": 1.0,
"price": 1.0,
"orderid": 1,
"discount": 3.0,
"pic": "sample string 4",
"tag": "sample string 5",
"subtag": "sample string 6",
"uom": "sample string 7",
"t_standing_orders": {
"$ref": "30"
},
"t_vendor_items": {
"$ref": "17"
}
},
{
"$ref": "31"
}
],
"t_vendors": {
"$ref": "10"
},
"t_childs": {
"$ref": "27"
}
},
{
"$ref": "30"
}
],
"t_childs1": {
"$ref": "27"
},
"t_childs2": {
"$ref": "27"
},
"t_school_classes": {
"$ref": "25"
},
"t_schools": {
"$ref": "23"
},
"t_orders": [
{
"$id": "32",
"id": 1,
"schoolid": 2,
"status": "sample string 3",
"notes": "sample string 4",
"type": "sample string 5",
"pm": "sample string 6",
"origin": "sample string 7",
"payrefid": "sample string 8",
"paynotes": "sample string 9",
"paycurrency": "sample string 10",
"paidtotal": 1.0,
"emailsent": true,
"dor": "2025-11-04T14:12:43.3720998+00:00",
"dos": "2025-11-04T14:12:43.3720998+00:00",
"childid": 1,
"vendorid": 11,
"staffid": 1,
"token": "sample string 12",
"classid": 1,
"wallet_amt": 1.0,
"change": 1.0,
"adminnotes": "sample string 13",
"credit_authrized": true,
"cancelledby": "sample string 14",
"datecancelled": "2025-11-04T14:12:43.3720998+00:00",
"reason": "sample string 15",
"createby": "sample string 16",
"show_parents": true,
"balance_reminders": true,
"cancelled_date": "2025-11-04T14:12:43.3720998+00:00",
"update_by": "sample string 19",
"updatedate": "2025-11-04T14:12:43.3720998+00:00",
"userid": 1,
"mergeto": 1,
"seq": 20,
"orderref": "sample string 21",
"email": "sample string 22",
"guest_phone": "sample string 23",
"guest_email": "sample string 24",
"guest_name": "sample string 25",
"tbl_id": 1,
"t_order_payments": [
{
"$id": "33",
"id": 1,
"orderid": 1,
"amount": 2.0,
"narration": "sample string 3",
"trandate": "2025-11-04T14:12:43.3720998+00:00",
"tranby": "sample string 4",
"pm": "sample string 5",
"change": 6.0,
"t_orders": {
"$ref": "32"
}
},
{
"$ref": "33"
}
],
"t_orderentry": [
{
"$id": "34",
"id": 1,
"itemid": 1,
"description": "sample string 2",
"qty": 3.0,
"price": 4.0,
"orderid": 1,
"pic": "sample string 5",
"tag": "sample string 6",
"subtag": "sample string 7",
"oldorderid": 1,
"discount": 8.0,
"uom": "sample string 9",
"cost": 10.0,
"t_orders": {
"$ref": "32"
},
"t_vendor_items": {
"$ref": "17"
}
},
{
"$ref": "34"
}
],
"t_users": {
"$id": "35",
"id": 1,
"email": "sample string 2",
"phone": "sample string 3",
"password": "QEA=",
"name": "sample string 4",
"address": "sample string 5",
"notes": "sample string 6",
"type": "sample string 7",
"notifyorders": true,
"notifypromo": true,
"notifylowbal": true,
"status": "sample string 8",
"lastlogin": "2025-11-04T14:12:43.3720998+00:00",
"displayname": "sample string 9",
"low_bal_point": 1.0,
"createdate": "2025-11-04T14:12:43.3720998+00:00",
"createby": "sample string 10",
"avatar": "sample string 11",
"token": "sample string 12",
"device_token": "sample string 13",
"device_id": "sample string 14",
"device_type": "sample string 15",
"mobile_notifications": true,
"tpcode": "sample string 17",
"seq": 18,
"verified": true,
"publicid": "sample string 20",
"client_id": "sample string 21",
"time_stamp": "2025-11-04T14:12:43.3720998+00:00",
"first_name": "sample string 22",
"last_name": "sample string 23",
"t_moe_users": [
{
"$id": "36",
"id": 1,
"moeid": 1,
"userid": 1,
"t_users": {
"$ref": "35"
},
"t_moe": {
"$id": "37",
"id": 1,
"name": "sample string 2",
"avatar": "sample string 3",
"email": "sample string 4",
"phone": "sample string 5",
"api_key": "sample string 6",
"address": "sample string 7",
"city": "sample string 8",
"country": "sample string 9",
"signupdate": "2025-11-04T14:12:43.3720998+00:00",
"status": "sample string 10",
"startdate": "2025-11-04T14:12:43.3720998+00:00",
"enddate": "2025-11-04T14:12:43.3720998+00:00",
"poc": "sample string 11",
"email_group": "sample string 12",
"notify_newsignups": true,
"supportemail": "sample string 13",
"privacy_policy": "sample string 14",
"client_ip": "sample string 15",
"publicid": "sample string 16",
"time_stamp": "2025-11-04T14:12:43.3720998+00:00",
"verified": true,
"t_moe_schools": [
{
"$id": "38",
"id": 1,
"moeid": 1,
"schoolid": 1,
"active": true,
"t_schools": {
"$ref": "23"
},
"t_moe": {
"$ref": "37"
}
},
{
"$ref": "38"
}
],
"t_moe_staffs": [
{
"$id": "39",
"id": 1,
"name": "sample string 2",
"avatar": "sample string 3",
"email": "sample string 4",
"phone": "sample string 5",
"password": "QEA=",
"token": "sample string 6",
"moeid": 7,
"status": "sample string 8",
"pospin": "sample string 9",
"t_moe": {
"$ref": "37"
}
},
{
"$ref": "39"
}
],
"t_moe_users": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"t_moe_vendors": [
{
"$id": "40",
"id": 1,
"moeid": 1,
"vendorid": 2,
"active": true,
"t_moe": {
"$ref": "37"
},
"t_vendors": {
"$ref": "10"
}
},
{
"$ref": "40"
}
],
"t_moe_announcements": [
{
"$id": "41",
"id": 1,
"moeid": 1,
"description": "sample string 2",
"heading": "sample string 3",
"display_order": 4,
"createby": "sample string 5",
"createdate": "2025-11-04T14:12:43.3720998+00:00",
"updateby": "sample string 6",
"updatedate": "2025-11-04T14:12:43.3720998+00:00",
"start_date": "2025-11-04T14:12:43.3720998+00:00",
"end_date": "2025-11-04T14:12:43.3720998+00:00",
"t_moe": {
"$ref": "37"
}
},
{
"$ref": "41"
}
]
}
},
{
"$ref": "36"
}
],
"t_user_cards": [
{
"$id": "42",
"id": 1,
"user_id": 2,
"card_holder": "sample string 3",
"card_hash": "sample string 4",
"card_id": "sample string 5",
"is_default": 1,
"created_at": "2025-11-04T14:12:43.3720998+00:00",
"updated_at": "2025-11-04T14:12:43.3720998+00:00",
"card_type": "sample string 6",
"expiry": "sample string 7",
"is_deleted": true,
"currency": "sample string 8",
"t_users": {
"$ref": "35"
}
},
{
"$ref": "42"
}
],
"t_user_childs": [
{
"$id": "43",
"child_id": 1,
"user_id": 2,
"id": 3,
"relationship": "sample string 4",
"court_order": "sample string 5",
"t_users": {
"$ref": "35"
},
"t_childs": {
"$ref": "27"
}
},
{
"$ref": "43"
}
],
"t_notification": [
{
"$id": "44",
"id": 1,
"device_token": "sample string 2",
"message": "sample string 3",
"createdate": "2025-11-04T14:12:43.3720998+00:00",
"createby": "sample string 4",
"type": "sample string 5",
"userid": 1,
"subject": "sample string 6",
"unread": true,
"updateby": "sample string 8",
"updatedate": "2025-11-04T14:12:43.3720998+00:00",
"t_users": {
"$ref": "35"
}
},
{
"$ref": "44"
}
],
"t_vendor_users": [
{
"$id": "45",
"id": 1,
"vendorid": 1,
"userid": 1,
"password": "QEA=",
"first_name": "sample string 2",
"last_name": "sample string 3",
"t_users": {
"$ref": "35"
},
"t_vendors": {
"$ref": "10"
}
},
{
"$ref": "45"
}
],
"t_orders": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"t_item_reviews": [
{
"$id": "46",
"id": 1,
"comment": "sample string 2",
"createdby": "sample string 3",
"createddate": "2025-11-04T14:12:43.3720998+00:00",
"parentid": 1,
"itemid": 1,
"userid": 1,
"rating": 4.0,
"approved": true,
"t_item_reviews1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"t_item_reviews2": {
"$ref": "46"
},
"t_users": {
"$ref": "35"
},
"t_vendor_items": {
"$ref": "17"
}
},
{
"$ref": "46"
}
]
},
"t_user_wallet": [
{
"$id": "47",
"id": 1,
"amount": 2.0,
"narration": "sample string 3",
"type": "sample string 4",
"trandate": "2025-11-04T14:12:43.3720998+00:00",
"tranby": "sample string 6",
"pm": "sample string 7",
"payref": "sample string 8",
"currency": "sample string 9",
"userid": 1,
"vendorid": 1,
"orderid": 1,
"t_orders": {
"$ref": "32"
}
},
{
"$ref": "47"
}
],
"t_vendors": {
"$ref": "10"
},
"t_childs": {
"$ref": "27"
}
},
{
"$ref": "32"
}
],
"t_user_childs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
]
}
},
{
"$ref": "26"
}
],
"t_manual_meal_tracking": [
{
"$id": "48",
"id": 1,
"vendorid": 2,
"schoolid": 1,
"dos": "2025-11-04T14:12:43.3720998+00:00",
"approved": true,
"approved_by": "sample string 4",
"createby": "sample string 5",
"createdate": "2025-11-04T14:12:43.3720998+00:00",
"updateby": "sample string 6",
"updatedate": "2025-11-04T14:12:43.3720998+00:00",
"seq": 7,
"trackno": "sample string 8",
"status": "sample string 9",
"notes": "sample string 10",
"currency": "sample string 11",
"reason": 1,
"classid": 1,
"t_school_classes": {
"$ref": "25"
},
"t_meal_tracking_reasons": {
"$id": "49",
"id": 1,
"description": "sample string 2",
"active": true,
"t_manual_meal_tracking": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"t_schools": {
"$ref": "23"
},
"t_vendors": {
"$ref": "10"
},
"t_manual_meal_tracking_entry": [
{
"$id": "50",
"id": 1,
"trackid": 1,
"breakfast": 2.0,
"snacks": 3.0,
"beverages": 4.0,
"lunch": 5.0,
"student_name": "sample string 6",
"class_name": "sample string 7",
"notes": "sample string 8",
"breakfast_qty": 9.0,
"snacks_qty": 10.0,
"beverages_qty": 11.0,
"lunch_qty": 12.0,
"t_manual_meal_tracking": {
"$ref": "48"
}
},
{
"$ref": "50"
}
]
},
{
"$ref": "48"
}
],
"t_childs": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"t_schools": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"t_moe_schools": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"t_school_childs": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"t_school_classes": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"t_vendor_schools": [
{
"$id": "51",
"id": 1,
"schoolid": 2,
"vendorid": 3,
"active": 1,
"t_schools": {
"$ref": "23"
},
"t_vendors": {
"$ref": "10"
}
},
{
"$ref": "51"
}
],
"t_child_pickup_dropoff": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"t_item_categories": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"t_waitlist": [
{
"$id": "52",
"id": 1,
"schoolid": 1,
"referred": true,
"referred_by": "sample string 2",
"first_name": "sample string 3",
"last_name": "sample string 4",
"initial": "sample string 5",
"dob": "2025-11-04T14:12:43.3720998+00:00",
"sex": "sample string 6",
"fulltime": true,
"meals": true,
"grade": "sample string 7",
"parent_name": "sample string 8",
"parent_email": "sample string 9",
"parent_phone": "sample string 10",
"parent_address": "sample string 11",
"parent_country": "sample string 12",
"createby": "sample string 13",
"createdate": "2025-11-04T14:12:43.3720998+00:00",
"vendorid": 1,
"client_ip": "sample string 14",
"time_stamp": "2025-11-04T14:12:43.3720998+00:00",
"verified": true,
"publicid": "sample string 17",
"t_schools": {
"$ref": "23"
},
"t_vendors": {
"$ref": "10"
}
},
{
"$ref": "52"
}
],
"t_manual_meal_tracking": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"t_childs": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
}
},
"t_item_pics": [
{
"$id": "53",
"id": 1,
"url": "sample string 2",
"createby": "sample string 3",
"createdate": "2025-11-04T14:12:43.3720998+00:00",
"updateby": "sample string 4",
"updatedate": "2025-11-04T14:12:43.3720998+00:00",
"active": true,
"itemid": 1,
"display_order": 6,
"t_vendor_items": {
"$ref": "17"
}
},
{
"$ref": "53"
}
],
"t_item_pricinglog": [
{
"$id": "54",
"id": 1,
"itemid": 1,
"cost": 1.0,
"price": 1.0,
"doe": "2025-11-04T14:12:43.3720998+00:00",
"eby": "sample string 2",
"notes": "sample string 3",
"t_vendor_items": {
"$ref": "17"
}
},
{
"$ref": "54"
}
],
"t_item_reviews": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"t_item_timings": [
{
"$id": "55",
"id": 1,
"itemid": 1,
"dayavail": "sample string 2",
"startdate": "2025-11-04T14:12:43.3720998+00:00",
"enddate": "2025-11-04T14:12:43.3720998+00:00",
"hideprice": true,
"displayorder": 1,
"t_vendor_items": {
"$ref": "17"
}
},
{
"$ref": "55"
}
],
"t_item_transactions": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"t_orderentry": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"t_poentry": [
{
"$id": "56",
"id": 1,
"hdrid": 1,
"itemid": 1,
"code": "sample string 2",
"description": "sample string 3",
"cost": 4.0,
"qty": 5.0,
"receivedqty": 6.0,
"uom": "sample string 7",
"t_pohdr": {
"$id": "57",
"id": 1,
"pon": "sample string 2",
"seq": 3,
"supplierid": 1,
"podate": "2025-11-04T14:12:43.3720998+00:00",
"duedate": "2025-11-04T14:12:43.3720998+00:00",
"terms": "sample string 4",
"notes": "sample string 5",
"vendorid": 1,
"status": "sample string 6",
"type": "sample string 7",
"receivedby": "sample string 8",
"receiveddate": "2025-11-04T14:12:43.3720998+00:00",
"invoiceno": "sample string 9",
"currency": "sample string 10",
"roe": 11.0,
"createby": "sample string 12",
"createdate": "2025-11-04T14:12:43.3720998+00:00",
"updateby": "sample string 13",
"updatedate": "2025-11-04T14:12:43.3720998+00:00",
"shipto": 1,
"t_poentry": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"t_vendor_shipto": {
"$id": "58",
"id": 1,
"name": "sample string 2",
"email": "sample string 3",
"address": "sample string 4",
"phone": "sample string 5",
"vendorid": 1,
"active": true,
"t_pohdr": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"t_vendors": {
"$ref": "10"
}
},
"t_suppliers": {
"$id": "59",
"id": 1,
"name": "sample string 2",
"email": "sample string 3",
"address": "sample string 4",
"phone": "sample string 5",
"vendorid": 1,
"active": true,
"t_pohdr": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
},
"t_vendors": {
"$ref": "10"
}
},
"t_vendor_items": {
"$ref": "17"
}
},
{
"$ref": "56"
}
],
"t_standing_orderentry": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"t_item_details": [
{
"$id": "60",
"id": 1,
"display_order": 2,
"createby": "sample string 3",
"createdate": "2025-11-04T14:12:43.3720998+00:00",
"updateby": "sample string 4",
"updatedate": "2025-11-04T14:12:43.3720998+00:00",
"active": true,
"itemid": 1,
"detail_type": "sample string 6",
"detail_type_hdr": "sample string 7",
"detail_type_val": "sample string 8",
"t_vendor_items": {
"$ref": "17"
}
},
{
"$ref": "60"
}
],
"t_vendors": {
"$ref": "10"
}
}
},
{
"$ref": "16"
}
],
"t_vendors": {
"$ref": "10"
}
},
{
"$ref": "15"
}
],
"t_vendors": {
"$ref": "10"
}
},
{
"$ref": "14"
}
],
"t_events": [
{
"$id": "61",
"id": 1,
"subject": "sample string 2",
"details": "sample string 3",
"vdo_url": "sample string 4",
"pic_url": "sample string 5",
"start_date": "2025-11-04T14:12:43.3720998+00:00",
"end_date": "2025-11-04T14:12:43.3720998+00:00",
"createby": "sample string 7",
"createdate": "2025-11-04T14:12:43.3720998+00:00",
"vendorid": 1,
"status": "sample string 8",
"type": "sample string 9",
"publicid": "sample string 10",
"t_event_enrollments": [
{
"$id": "62",
"id": 1,
"eventid": 1,
"name": "sample string 2",
"email": "sample string 3",
"phone": "sample string 4",
"address": "sample string 5",
"status": "sample string 6",
"createdate": "2025-11-04T14:12:43.3720998+00:00",
"createby": "sample string 7",
"t_events": {
"$ref": "61"
}
},
{
"$ref": "62"
}
],
"t_vendors": {
"$ref": "10"
}
},
{
"$ref": "61"
}
],
"t_invoices": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"t_manual_meal_tracking": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"t_moe_vendors": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"t_orders": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"t_pohdr": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"t_quiz": [
{
"$id": "63",
"id": 1,
"starttime": "2025-11-04T14:12:43.3720998+00:00",
"endtime": "2025-11-04T14:12:43.3720998+00:00",
"duration": "00:00:00.1234567",
"score": 2.0,
"assid": 1,
"trainee": "sample string 3",
"status": "sample string 4",
"enrollement_id": 1,
"enrollement_trainee_id": 1,
"results": "sample string 5",
"vendorid": 1,
"t_assesment": {
"$id": "64",
"id": 1,
"name": "sample string 2",
"details": "sample string 3",
"video_link": "sample string 4",
"create_date": "2025-11-04T14:12:43.3720998+00:00",
"createby": "sample string 5",
"update_date": "2025-11-04T14:12:43.3720998+00:00",
"updateby": "sample string 6",
"lang": "sample string 7",
"type": "sample string 8",
"token": "b4d48bdd-78ad-4ff0-8f86-e54e8be7e2db",
"passing_score": 9.0,
"min_quiz_question": 10,
"active": true,
"vendorid": 1,
"t_assesment_enrollments": [
{
"$id": "65",
"id": 1,
"assid": 1,
"price": 1.0,
"email": "sample string 2",
"access_code": "sample string 3",
"access_code_expiry": "2025-11-04T14:12:43.3720998+00:00",
"status": "sample string 4",
"start_date": "2025-11-04T14:12:43.3720998+00:00",
"completion_date": "2025-11-04T14:12:43.3720998+00:00",
"name": "sample string 5",
"public_token": "sample string 6",
"lang": "sample string 7",
"discount_code": "sample string 8",
"type": "sample string 9",
"createdate": "2025-11-04T14:12:43.3720998+00:00",
"vendorid": 1,
"t_assesment": {
"$ref": "64"
},
"t_assesment1": {
"$ref": "64"
},
"t_quiz": [
{
"$ref": "63"
},
{
"$ref": "63"
}
]
},
{
"$ref": "65"
}
],
"t_assesment_enrollments1": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"t_assesment_resources": [
{
"$id": "66",
"id": 1,
"assid": 1,
"type": "sample string 2",
"name": "sample string 3",
"details": "sample string 4",
"create_date": "2025-11-04T14:12:43.3720998+00:00",
"createby": "sample string 5",
"update_date": "2025-11-04T14:12:43.3720998+00:00",
"updateby": "sample string 6",
"display_order": 7,
"t_assesment": {
"$ref": "64"
},
"t_assesment1": {
"$ref": "64"
}
},
{
"$ref": "66"
}
],
"t_assesment_resources1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"t_assesment_sections": [
{
"$id": "67",
"id": 1,
"assid": 1,
"name": "sample string 2",
"details": "sample string 3",
"video_link": "sample string 4",
"create_date": "2025-11-04T14:12:43.3720998+00:00",
"createby": "sample string 5",
"update_date": "2025-11-04T14:12:43.3720998+00:00",
"updateby": "sample string 6",
"display_order": 7,
"t_assesment": {
"$ref": "64"
},
"t_assesment1": {
"$ref": "64"
}
},
{
"$ref": "67"
}
],
"t_assesment_sections1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"t_quiz": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"t_quiz1": [
{
"$ref": "63"
},
{
"$ref": "63"
}
]
},
"t_assesment1": {
"$ref": "64"
},
"t_assesment_enrollments": {
"$ref": "65"
},
"t_quiz_attempts": [
{
"$id": "68",
"id": 1,
"quizid": 1,
"starttime": "2025-11-04T14:12:43.3720998+00:00",
"endtime": "2025-11-04T14:12:43.3720998+00:00",
"duration": "00:00:00.1234567",
"score": 2.0,
"results": "sample string 3",
"t_quiz": {
"$ref": "63"
}
},
{
"$ref": "68"
}
],
"t_quiz_question": [
{
"$id": "69",
"id": 1,
"quizid": 1,
"questionid": 1,
"score": 2.0,
"t_question": {
"$id": "70",
"id": 1,
"questiontext": "sample string 2",
"multiple_choice": true,
"score": 4.0,
"assesment_types": "sample string 5",
"vendorid": 1,
"lang": "sample string 6",
"t_answer": [
{
"$id": "71",
"id": 1,
"answertext": "sample string 2",
"question_id": 1,
"t_question": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"t_answerchoice": [
{
"$id": "72",
"id": 1,
"choices": "sample string 2",
"question_id": 1,
"t_question": {
"$ref": "70"
}
},
{
"$ref": "72"
}
],
"t_quiz_question": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"t_quiz": {
"$ref": "63"
}
},
{
"$ref": "69"
}
],
"t_vendors": {
"$ref": "10"
}
},
{
"$ref": "63"
}
],
"t_staff_payroll": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"t_standing_orders": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"t_vendor_accomplishment": [
{
"$id": "73",
"id": 1,
"vendorid": 1,
"name": "sample string 2",
"pic": "sample string 3",
"yr": 1,
"link": "sample string 4",
"link_name": "sample string 5",
"t_vendors": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"t_vendor_announcements": [
{
"$id": "74",
"id": 1,
"vendorid": 1,
"description": "sample string 2",
"heading": "sample string 3",
"display_order": 4,
"createby": "sample string 5",
"createdate": "2025-11-04T14:12:43.3720998+00:00",
"updateby": "sample string 6",
"updatedate": "2025-11-04T14:12:43.3720998+00:00",
"start_date": "2025-11-04T14:12:43.3720998+00:00",
"end_date": "2025-11-04T14:12:43.3720998+00:00",
"t_vendors": {
"$ref": "10"
}
},
{
"$ref": "74"
}
],
"t_vendor_banners": [
{
"$id": "75",
"id": 1,
"vendorid": 1,
"file_url": "sample string 2",
"createby": "sample string 3",
"createdate": "2025-11-04T14:12:43.3720998+00:00",
"t_vendors": {
"$ref": "10"
}
},
{
"$ref": "75"
}
],
"t_vendor_blocked_dates": [
{
"$id": "76",
"id": 1,
"vendorid": 2,
"dateblocked": "2025-11-04T14:12:43.3720998+00:00",
"reason": "sample string 4",
"tbl_id": 1,
"t_tables": {
"$id": "77",
"id": 1,
"code": "sample string 2",
"name": "sample string 3",
"createby": "sample string 4",
"createdate": "2025-11-04T14:12:43.3720998+00:00",
"updateby": "sample string 5",
"updatedate": "2025-11-04T14:12:43.3720998+00:00",
"location": "sample string 6",
"active": true,
"vendorid": 1,
"max_capacity": 8,
"min_capacity": 9,
"routeid": 1,
"t_vendor_blocked_dates": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"t_vendor_blocked_time_slots": [
{
"$id": "78",
"id": 1,
"vendorid": 2,
"ondate": "2025-11-04T14:12:43.3720998+00:00",
"hrs": 1.0,
"reason": "sample string 4",
"tbl_id": 1,
"t_tables": {
"$ref": "77"
},
"t_vendors": {
"$ref": "10"
}
},
{
"$ref": "78"
}
]
},
"t_vendors": {
"$ref": "10"
}
},
{
"$ref": "76"
}
],
"t_vendor_blocked_time_slots": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"t_vendor_devices": [
{
"$id": "79",
"id": 1,
"vendorid": 2,
"device_token": "sample string 3",
"doe": "2025-11-04T14:12:43.3720998+00:00",
"t_vendors": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"t_vendor_discount_structures": [
{
"$id": "80",
"id": 1,
"spend_upto": 1.0,
"discount": 1.0,
"vendorid": 1,
"orderby": 1,
"t_vendors": {
"$ref": "10"
}
},
{
"$ref": "80"
}
],
"t_vendor_items": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"t_vendor_payment_gateways": [
{
"$id": "81",
"id": 1,
"name": "sample string 2",
"merchant_id": "sample string 3",
"merchant_key": "sample string 4",
"merchant_secret": "sample string 5",
"env_url": "sample string 6",
"currency": "sample string 7",
"rate_to_base_currency": 8.0,
"vendorid": 1,
"admin_fee": 9.0,
"admin_fee_type": "sample string 10",
"t_vendors": {
"$ref": "10"
},
"t_vendors1": {
"$ref": "10"
}
},
{
"$ref": "81"
}
],
"t_vendor_payment_gateways1": [
{
"$ref": "81"
},
{
"$ref": "81"
}
],
"t_vendor_schools": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"t_vendor_shipto": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"t_vendor_staffs": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"t_vendor_terms": [
{
"$id": "82",
"id": 1,
"description": "sample string 2",
"createdate": "2025-11-04T14:12:43.3720998+00:00",
"createby": "sample string 3",
"updateby": "sample string 4",
"updatedate": "2025-11-04T14:12:43.3720998+00:00",
"vendorid": 1,
"t_vendors": {
"$ref": "10"
}
},
{
"$ref": "82"
}
],
"t_vendor_users": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"t_waitlist": [
{
"$ref": "52"
},
{
"$ref": "52"
}
]
}
},
"t_vendor_staffs": {
"$ref": "2"
}
},
{
"$ref": "8"
}
],
"t_vendors": {
"$ref": "10"
}
}
}