API List - m2m-dev/ARC_Wiki GitHub Wiki
### 1. Admin
- GET /api/v1/admin/ap_css_month Get list ap css month.
- POST /api/v1/admin/ap_css_month change check ap css month.
- GET /api/v1/admin/ap_css_entry Get list ap css entry.
- POST /api/v1/admin/ap_css_entry store ap css entry.
- DELETE /api/v1/admin/ap_css_entry delete ap css entry.
- GET /api/v1/admin/ap_css_no_entry Get list ap css no entry.
- GET /api/v1/admin/ap_css_entried Get list ap css entried.
- POST /api/v1/admin/ap_css_form store ap css form.
- POST /api/v1/admin/ap_css_entry_form store ap css entry form.
- GET /api/v1/admin/ap_keiri Get list list ap keiri.
- GET /api/v1/admin/ap_keiri_mikankou Get list list ap keiri mikankou.
- GET /api/v1/admin/ap_keiri_minyuukin Get list list ap keiri minyuukin.
- GET /api/v1/admin/ap_css_main Get list ap css main.
- GET /api/v1/admin/branch_office_editing Get list list offices.
- POST /api/v1/admin/branch_office_editing Store new a office.
- GET /api/v1/admin/branch_office_editing/{office} Get detail a office.
- PUT /api/v1/admin/branch_office_editing/{office} Update a equipment master.
- DELETE /api/v1/admin/branch_office_editing/{office} Delete a office account.
- POST /api/v1/admin/edit-team Edit team.
- GET /api/v1/admin/entry_list_item Get entry list item.
- POST /api/v1/admin/entry_list_item Store new a mphone.
- GET /api/v1/admin/entry_list_item/{listItem} Get detail a list item.
- PUT /api/v1/admin/entry_list_item/{listItem} Update a list item.
- PUT /api/v1/admin/entry_list_item/{listItem}/sort Update sort for a list item.
- GET /api/v1/admin/kengen_master Get list kengen master.
- POST /api/v1/admin/kengen_master Store new a kengen master.
- GET /api/v1/admin/kengen_master/entry Get list kengen master entry.
- PUT /api/v1/admin/kengen_master/{kengenMaster} Update a mail diff.
- GET /api/v1/admin/list_mphone Get list mphone.
- POST /api/v1/admin/list_mphone Store new a mphone.
- GET /api/v1/admin/list_mphone/{mphone} Get detail a mphone.
- PUT /api/v1/admin/list_mphone/{mphone} Update a mphone.
- DELETE /api/v1/admin/list_mphone/{mphone} Delete a mphone.
- GET /api/v1/admin/mail_sending_setting Get list mail sending setting.
- POST /api/v1/admin/mail_sending_setting Store new a mail send setting.
- GET /api/v1/admin/mail_sending_setting/{mailevent} Get detail a mailevent.
- PUT /api/v1/admin/mail_sending_setting/{eventId} Update a mailevent.
- POST /api/v1/admin/mail_sending_setting/target Store new a mail target.
- GET /api/v1/admin/mail_sending_setting/target/{mailtarget} Get detail a mail target.
- PUT /api/v1/admin/mail_sending_setting/target/{mailtarget} Update a mail target.
- POST /api/v1/admin/mail_sending_setting/diff Store new a mail diff.
- GET /api/v1/admin/mail_sending_setting/diff/{maildiff} Get detail a mail diff.
- PUT /api/v1/admin/mail_sending_setting/diff/{maildiff} Update a mail diff.
- GET /api/v1/admin/staff/work_type Get list work type of staff.
- PUT /api/v1/admin/staff/work_type/{staff} update work type of staff.
- GET /api/v1/admin/edit_staff_order Get list staff.
- POST /api/v1/admin/edit_staff_order/position Update position an staff.
### 2. Master Data
- GET /api/v1/admin/entry_list_item/master Get master carrier for list mphone.
- GET /api/v1/admin/list_mphone/carrier/master Get master carrier for list mphone.
- GET /api/v1/admin/staff/work_type/master Get master work type of staff.
- GET /api/v1/auditing_revisions/type Get auditing type list.
- GET /api/v1/business_trip/master_expenses Get master trip expenses list (Screen 1).
- GET /api/v1/dashboard/solar_simulator/group/master Get list group.
- GET /api/v1/dashboard/solar_simulator/metpv_project/metpvchiten/master Get list chiten.
- GET /api/v1/dashboard/solar_simulator/metpv_project/metpvhougaku/master Get list hougaku.
- DELETE /api/v1/files/{file} Delete a file.
- GET /api/v1/infor_menu/staff/master Get list staff.
- GET /api/v1/infor_menu/expense_list/place/master Get list palce.
- GET /api/v1/infor_menu/license/master Get list license.
- GET /api/v1/infor_menu/list_staff/branch/master Get list branch.
- GET /api/v1/infor_menu/list_staff/dep/master Get list dep.
- GET /api/v1/infor_menu/list_staff/post/master Get list post.
- GET /api/v1/infor_menu/list_staff/job/master Get list job.
- GET /api/v1/infor_menu/list_staff/place/master Get list place.
- GET /api/v1/infor_menu/list_staff/employ/master Get list employ.
- GET /api/v1/infor_menu/list_staff/manager/master Get list manager.
- GET /api/v1/tire_shop/master Get list tire shop.
- GET /api/v1/map/followup/datasource/master Get form datasource for create/update follow up.
- GET /api/v1/no_code_old/menu/setting/table/master Get list table parent.
- GET /api/v1/no_code_old/table/master Get form template for create/update.
- GET /api/v1/dashboard/password_manager/category/master Get list category.
- GET /api/v1/dashboard/password_manager/staff/master Get list staff.
- GET /api/v1/dashboard/password_manager/staff_review/master Get list staff for review.
- GET /api/v1/sale/report/form Regular Report form data.
- GET /api/v1/staff Get Staffs list.
- GET /api/v1/staff/sales Get sales list.
- GET /api/v1/staff/teams Get teams list.
- GET /api/v1/staff/departments Get departments list.
### 3. Auditing Revisions
- GET /api/v1/auditing_revisions Get history auditing list.
### 4. Auth
- POST /api/v1/login Log in a user 213.
- POST /api/v1/login/two_factor_authentication Login confirm two factor authentication.
- POST /api/v1/logout Log out a user.
- POST /api/v1/forgot_password Initiates the forgot password process by sending an email to the user.
- POST /api/v1/reset_password Reset a user's password based on the provided token and new password.
- POST /api/v1/change_password Change password a new user with token.
### 5. Business Trip
- GET /api/v1/business_trip Get business trip list (Screen 0).
- POST /api/v1/business_trip Store a new business trip record (Screen 1).
- GET /api/v1/business_trip/{businessTrip} Show a business trip record (Screen 1).
- PUT /api/v1/business_trip/{businessTrip} Update a business trip record (Screen 1).
- DELETE /api/v1/business_trip/{businessTrip} Delete a business trip record.
- GET /api/v1/business_trip/expenses Get business trip expenses list (Screen 2).
- GET /api/v1/business_trip/expenses_approved Get business trip expenses approval payment list (Screen 3).
- POST /api/v1/business_trip/expenses_approved Approval trip expenses (Screen 2).
- POST /api/v1/business_trip/expenses_payment Payment trip expenses (Screen 3).
- GET /api/v1/business_trip/expenses_paid Payment trip expenses paid list (Screen 4).
- GET /api/v1/business_trip/expenses_paid/{approvalId} Payment trip expenses paid by approval id list (Screen 3).
### 6. Report Sale Vehicle
- GET /api/v1/sale/vehicle/report/entry_check/weeks Get week list.
- GET /api/v1/sale/vehicle/report/daily_report/get_staff_short Get staff list for select box in vehicle daily report.
- GET /api/v1/sale/vehicle/report/accidents Get accident list.
- POST /api/v1/sale/vehicle/report/accidents Create a new accident record.
- GET /api/v1/sale/vehicle/report/accidents/{accident} Get accident detail.
- PUT /api/v1/sale/vehicle/report/accidents/{accident} Update an existing accident record.
- PUT /api/v1/sale/vehicle/report/accidents/{accident}/after_comment Update after comment.
- PUT /api/v1/sale/vehicle/report/accidents/{accident}/send_president Send to president.
- POST /api/v1/sale/vehicle/report/accidents/{accident}/file_register Upload accident file.
- PUT /api/v1/sale/vehicle/report/accidents/{accident}/president_confirmations President confirmations.
- GET /api/v1/sale/vehicle/report/expenses Get vehicle expenses.
- GET /api/v1/sale/vehicle/report/expenses/detail Get vehicle expense detail.
- GET /api/v1/sale/vehicle/report/vehicles Get listing vehicles.
- GET /api/v1/sale/vehicle/report/information Get vehicle information list.
- GET /api/v1/sale/vehicle/report/heavy_machines Get heavy machine list.
- GET /api/v1/sale/vehicle/report/oil_change Get list vehicle oil change.
- GET /api/v1/sale/vehicle/report/heavy_machinery/maintenance_status Get heavy machinery maintenance status.
- GET /api/v1/sale/vehicle/report/heavy_machinery/maintenance_interval Get heavy machinery maintenance interval.
- GET /api/v1/sale/vehicle/report/damage_reports Get damage reports.
- GET /api/v1/sale/vehicle/report/accidents/cars Get cars.
- GET /api/v1/sale/vehicle/report/entry_check Get info vehicle check.
- POST /api/v1/sale/vehicle/report/entry_check Create entry vehicle check.
- GET /api/v1/sale/vehicle/report/check_list Get check list.
- GET /api/v1/sale/vehicle/report/daily_report/vehicles Get vehicles for daily report.
- GET /api/v1/sale/vehicle/report/daily_report/get_last_meter Get last meter.
- GET /api/v1/sale/vehicle/report/individual_management Get individual management info.
- PUT /api/v1/sale/vehicle/report/individual_management/{ventry} Update ventry fields.
- POST /api/v1/sale/vehicle/report/individual_management/file Upload vehicle management file.
- GET /api/v1/sale/vehicle/report/daily_report_list Get daily report list.
- POST /api/v1/sale/vehicle/report/daily_report_list/entry Vehicle daily report registration process.
- GET /api/v1/sale/vehicle/report/daily_report_list/vehicles Get vehicles.
- POST /api/v1/sale/vehicle/report/daily_report Daily report registration.
- DELETE /api/v1/sale/vehicle/report/daily_report/{vdaily} Delete daily report.
- GET /api/v1/sale/vehicle/report/daily_report/check_dep Check department.
- GET /api/v1/sale/vehicle/report/fuel_consumption Get fuel consumption information.
### 7. Report Contruct Vehicle
- GET /api/v1/constr/vehicle/report/entry_check/weeks
- GET /api/v1/constr/vehicle/report/daily_report/get_staff_short Get staff list for select box in vehicle daily report.
- GET /api/v1/constr/vehicle/report/heavy_machines Get heavy machines.
- GET /api/v1/constr/vehicle/report/get_by_fields Get heavy machines by fields.
- POST /api/v1/constr/vehicle/report/heavy_machine_daily_report Store a new heavy equipment record.
- PUT /api/v1/constr/vehicle/report/heavy_machine_daily_report/{jukiDaily} Update a heavy equipment record.
- DELETE /api/v1/constr/vehicle/report/heavy_machine_daily_report/{jukiDaily} Delete a heavy equipment record.
- GET /api/v1/constr/vehicle/report/heavy_machine/months Get month list.
- GET /api/v1/constr/vehicle/report/heavy_machine/monthly_report Get monthly report list.
- GET /api/v1/constr/vehicle/report/heavy_equipment_management/{jukiOilchg} Get heavy equipment management.
- POST /api/v1/constr/vehicle/report/heavy_equipment_management/{jukiOilchg}/update_with_file Update heavy equipment management with file.
- GET /api/v1/constr/vehicle/report/schedule_and_daily_report/list Get list of regular reports.
- GET /api/v1/constr/vehicle/report/schedule_and_daily_report/vehicles Get list of vehicles.
- GET /api/v1/constr/vehicle/report/schedule_and_daily_report/last_meter Get last meter.
- GET /api/v1/constr/vehicle/report/schedule_and_daily_report/staff_list Get list of workers.
- GET /api/v1/constr/vehicle/report/schedule_and_daily_report/detail Get schedule report detail.
- POST /api/v1/constr/vehicle/report/schedule_and_daily_report Schedule report.
- GET /api/v1/constr/vehicle/report/vehicles Get listing vehicles.
- GET /api/v1/constr/vehicle/report/oil_change Get list vehicle oil change.
- GET /api/v1/constr/vehicle/report/heavy_machinery/maintenance_status Get heavy machinery maintenance status.
- GET /api/v1/constr/vehicle/report/heavy_machinery/maintenance_interval Get heavy machinery maintenance interval.
- GET /api/v1/constr/vehicle/report/entry_check
- POST /api/v1/constr/vehicle/report/entry_check
- GET /api/v1/constr/vehicle/report/check_list
- GET /api/v1/constr/vehicle/report/daily_report/vehicles Get vehicles for daily report.
- GET /api/v1/constr/vehicle/report/daily_report/get_last_meter Get last meter.
- GET /api/v1/constr/vehicle/report/individual_management Get individual management info.
- PUT /api/v1/constr/vehicle/report/individual_management/{ventry} Update ventry fields.
- GET /api/v1/constr/vehicle/report/heavy_machine_daily_report/list Get heavy machine daily report list.
- POST /api/v1/constr/vehicle/report/heavy_machine_daily_report/maintenance_register Maintenance registration.
- GET /api/v1/constr/vehicle/report/daily_report_list Get daily report list.
- POST /api/v1/constr/vehicle/report/daily_report_list/entry Vehicle daily report registration process.
- GET /api/v1/constr/vehicle/report/daily_report_list/vehicles Get vehicles.
- POST /api/v1/constr/vehicle/report/daily_report Daily report registration.
- DELETE /api/v1/constr/vehicle/report/daily_report/{vdaily} Delete daily report.
- GET /api/v1/constr/vehicle/report/fuel_consumption Get fuel consumption information.
### 8. Construct Report
- GET /api/v1/constr/report/construct_negligence List construct negligence.
- GET /api/v1/constr/report/types/{special_type} Get construction report types.
- POST /api/v1/constr/report/worktime_construction/{report_type} Create a construct report.
- GET /api/v1/constr/report/worktime_construction/{wtconst} Show a construction report.
- PUT /api/v1/constr/report/worktime_construction/{wtconst} Update a construction report.
- GET /api/v1/constr/report/worktime_construction Get a construction report by staff, date and type.
- GET /api/v1/constr/report/destination_history Get destination history.
- GET /api/v1/constr/report/destination_history/staffs Get staffs for destination history.
- GET /api/v1/constr/report/monthly_worker_report/staffs Get staffs for monthly worker report.
- GET /api/v1/constr/report/vehicle_daily_report/operators Get the list of operators for vehicle daily report.
- GET /api/v1/constr/report/on_site_managers Get on site managers.
- GET /api/v1/constr/report/avg_site_end_time Get average site end time.
- GET /api/v1/constr/report/regular_report_workers Get regular report workers.
- GET /api/v1/constr/report/monthly_worker_report Get monthly worker report.
- GET /api/v1/constr/report/construct_schedule_history Get construction schedule history.
- GET /api/v1/constr/report/on_site_search On site search.
- GET /api/v1/constr/report/on_site Get on site.
- POST /api/v1/constr/report/on_site Store on site.
- POST /api/v1/constr/report/on_site/copy Copy site.
- GET /api/v1/constr/report/on_site/{siteConst} Show a on site.
- PUT /api/v1/constr/report/on_site/{siteConst} Update on site.
- DELETE /api/v1/constr/report/on_site/{siteConst} Remove on site.
- PUT /api/v1/constr/report/on_site/{siteConst}/change_ratio Change individual ratio.
- GET /api/v1/constr/report/staffs Get list staffs for construct report.
- GET /api/v1/constr/report/schedule_and_daily_report/list Get list of regular reports.
- GET /api/v1/constr/report/schedule_and_daily_report/vehicles Get list of vehicles.
- GET /api/v1/constr/report/schedule_and_daily_report/last_meter Get last meter.
- GET /api/v1/constr/report/schedule_and_daily_report/staff_list Get list of workers.
- GET /api/v1/constr/report/schedule_and_daily_report/detail Get schedule report detail.
- POST /api/v1/constr/report/schedule_and_daily_report Schedule report.
### 9. Dashboard
- GET /api/v1/dashboard/equipment_master Get list equipment master.
- POST /api/v1/dashboard/equipment_master Store new a equipment master.
- GET /api/v1/dashboard/equipment_master/{equipmentMaster} Get detail a equipment management.
- PUT /api/v1/dashboard/equipment_master/{equipmentMaster} Update a equipment master.
- GET /api/v1/dashboard/equipment_master/search Search list equipment by id.
- GET /api/v1/dashboard/file_version_control_system Get list file version control system.
- GET /api/v1/dashboard/file_version_control_system/detail Get list file version control system.
- POST /api/v1/dashboard/file_version_control_system/addgroup Store new a group.
- POST /api/v1/dashboard/file_version_control_system/addbunrui Store new a add bunrui.
- GET /api/v1/dashboard/file_version_control_system/bunrui/{fileSimulationGroup} Get detail a version control system.
- PUT /api/v1/dashboard/file_version_control_system/bunrui/{fileSimulationGroup} Update a version control system.
- DELETE /api/v1/dashboard/file_version_control_system/{fileSimulation} Delete a file version control system.
- POST /api/v1/dashboard/file_version_control_system/upload/file Upload file version control system file.
- GET /api/v1/dashboard/solar_simulator/shuushi_detail Get list metpvshuushi.
- POST /api/v1/dashboard/solar_simulator/shuushi_detail update a metpvshuushi.
- GET /api/v1/dashboard/solar_simulator/chikuden_form Get detail metpvchikuden.
- POST /api/v1/dashboard/solar_simulator/chikuden_form Store new a metpvproject.
- PUT /api/v1/dashboard/solar_simulator/chikuden_form/{metpvchikuden} Update a metpvproject.
- GET /api/v1/dashboard/solar_simulator/metpv_list Get list metpvlist.
- PUT /api/v1/dashboard/solar_simulator/metpv_list/label/{metpvproject} Update a label for metpvproject.
- PUT /api/v1/dashboard/solar_simulator/metpv_list/label2/{metpvproject} Update a label2 for metpvproject.
- PUT /api/v1/dashboard/solar_simulator/metpv_list/change_group/{metpvproject} Update a group for metpvproject.
- POST /api/v1/dashboard/solar_simulator/metpv_project Store new a metpvproject.
- GET /api/v1/dashboard/solar_simulator/metpv_project/{metpvproject} Get detail a office account.
- PUT /api/v1/dashboard/solar_simulator/metpv_project/{metpvproject} Update a metpvproject.
- DELETE /api/v1/dashboard/solar_simulator/metpv_project/{metpvproject} Delete a office account.
- POST /api/v1/dashboard/solar_simulator/metpv_project/copy upload file demand.
- POST /api/v1/dashboard/solar_simulator/metpv_project/upload upload file demand.
- GET /api/v1/dashboard/solar_simulator Get list solarsimulator.
- POST /api/v1/dashboard/solar_simulator Store a new metpvgroup.
- GET /api/v1/dashboard/solar_simulator/{metpvgroup} Get detail a metpvgroup data.
- PUT /api/v1/dashboard/solar_simulator/{metpvgroup} Update a metpvgroup.
- DELETE /api/v1/dashboard/solar_simulator/{metpvgroup} Delete a metpvgroup.
- PUT /api/v1/dashboard/solar_simulator/add_entryauth/{metpvgroup} add entry auth in metpvgroup.
- GET /api/v1/dashboard/customer_mngt_approval Get customer management approval.
- GET /api/v1/dashboard/sales_target_III-1 Get the sales target for dashboard.
- GET /api/v1/dashboard/monthly_contract_amount Retrieve and send the sales data for the current month.
- GET /api/v1/dashboard/completed_amount_of_month Retrieve and send the completed amount data for the current month.
- GET /api/v1/dashboard/completion_target_III-2 Get the completion target for dashboard.
- GET /api/v1/dashboard/vehicle_ranking Get vehicle ranking data for a specific month.
- GET /api/v1/dashboard/personal_ranking Get the personal ranking data for a specific month.
- GET /api/v1/dashboard/appointment_ranking Get the appointment ranking data for a specific month.
- GET /api/v1/dashboard/land_lease_ranking Get the land lease ranking data for a specific month.
- GET /api/v1/dashboard/monthly_sale_3_years Get the monthly sales data for the past three years.
- GET /api/v1/dashboard/notices Get the notices list for dashboard.
- GET /api/v1/dashboard/not_submitted_reports Get the employees list not submitted reports for dashboard.
- GET /api/v1/dashboard/vehicle_warning Get the vehicle warning list for dashboard.
- GET /api/v1/dashboard/list_connect_schedule Get the connection schedule list for dashboard.
- POST /api/v1/dashboard/comment_schedule Update comment on koujischedule table.
- GET /api/v1/dashboard/monthly_comple_amount_3_years Get the monthly completion amount for the past three years.
- GET /api/v1/dashboard/monthly_sale_comple_amount_this_year Retrieves the monthly sale completion amount for this year.
- GET /api/v1/dashboard/14_days_since_app_to_North_Elec Get alert 14 days since the application to North Electric.
- GET /api/v1/dashboard/latest_news Get latest news for dashboard.
- GET /api/v1/dashboard/search_projects Search project by keyword.
- GET /api/v1/dashboard/password_manager Get office account.
- POST /api/v1/dashboard/password_manager Store new a office account.
- GET /api/v1/dashboard/password_manager/{officeaccount} Get detail a office account.
- PUT /api/v1/dashboard/password_manager/{officeaccount} Update a office account.
- DELETE /api/v1/dashboard/password_manager/{officeaccount} Delete a office account.
- GET /api/v1/dashboard/password_manager/example Get list example password.
- GET /api/v1/dashboard/password_manager/review Get list review of staff.
- GET /api/v1/dashboard/password_manager/add_account Get list account and search.
- POST /api/v1/dashboard/password_manager/add_account Store a new account.
- GET /api/v1/dashboard/password_manager/add_account_detail Get information of account of staff.
### 10. Dayoff
- GET /api/v1/dayoff List dayoff.
- POST /api/v1/dayoff Store a new dayoff request.
- GET /api/v1/dayoff/detail Get detail of dayoff request.
- GET /api/v1/dayoff/month List dayoff by month.
- POST /api/v1/dayoff/batch_register Batch register dayoff.
- GET /api/v1/dayoff/waiting_for_approval List of paid dayoff waiting for approval.
- POST /api/v1/dayoff/approval Approval for list of paid dayoff.
- GET /api/v1/dayoff/types List dayoff type.
- POST /api/v1/dayoff/types Store a newly dayoff type.
- GET /api/v1/dayoff/types/{dayOffType2} Display dayoff type detail.
- PUT /api/v1/dayoff/types/{dayOffType2} Update the dayoff type.
- DELETE /api/v1/dayoff/types/{dayOffType2} Remove the dayoff type.
- GET /api/v1/fixed_overtime Get a list of fixed overtime.
- POST /api/v1/fixed_overtime Store a new fixed overtime.
### 11. Holiday
- GET /api/v1/holiday/public List public holiday.
### 12. Infor Menu
- GET /api/v1/infor_menu/const Get list const license.
- POST /api/v1/infor_menu/const Store a new const license.
- GET /api/v1/infor_menu/const/{const_license} Get detail a const license.
- PUT /api/v1/infor_menu/const/{const_license} Update a const license.
- DELETE /api/v1/infor_menu/const/{const_license} Delete a const license.
- GET /api/v1/infor_menu/expense_list Get list expense data.
- POST /api/v1/infor_menu/expense_data Store new a expense data.
- GET /api/v1/infor_menu/expense_data/{expense_data} Get detail a expense data.
- PUT /api/v1/infor_menu/expense_data/{expense_data} Update a expense data.
- DELETE /api/v1/infor_menu/expense_data/{expense_data} Delete a expense data.
- GET /api/v1/infor_menu/expdef_list Get list expense define.
- POST /api/v1/infor_menu/expdef_list Store new a expense define.
- GET /api/v1/infor_menu/expdef_list/{expense_define} Get detail a expense define.
- PUT /api/v1/infor_menu/expdef_list/{expense_define} Update a expense define.
- DELETE /api/v1/infor_menu/expdef_list/{expense_define} Delete a expense define.
- GET /api/v1/infor_menu/list_company_mobile_mail Get list m phone.
- POST /api/v1/infor_menu/list_company_mobile_mail/excel Export to excel data list m phone.
- GET /api/v1/infor_menu/list_office Get list office.
- GET /api/v1/infor_menu/inventory_management Get list inventory.
- POST /api/v1/infor_menu/inventory_management Store new a inventory.
- GET /api/v1/infor_menu/inventory_management/{stockmaster} Get detail a inventory.
- PUT /api/v1/infor_menu/inventory_management/{stockmaster} Update a stockmaster.
- GET /api/v1/infor_menu/inventory_management/history/{stockhistory} Get list stockhistory.
- POST /api/v1/infor_menu/inventory_management/upload upload stock image.
- DELETE /api/v1/infor_menu/inventory_management/image/{stockimg} Delete a stockimg.
- GET /api/v1/infor_menu/license_view Get list view license.
- POST /api/v1/infor_menu/license Store a new license.
- POST /api/v1/infor_menu/license/position Update position an license.
- POST /api/v1/infor_menu/license/ishp/{license_master} Update a ishp of license.
- POST /api/v1/infor_menu/license/yuukouflag/{license_master} Update a yuukouflag of license.
- DELETE /api/v1/infor_menu/license/{license_master} Delete a license.
- GET /api/v1/infor_menu/disposal_registration Get list apology.
- POST /api/v1/infor_menu/disposal_registration Store a new apology.
- GET /api/v1/infor_menu/disposal_registration/{apology} Get detail a apology.
- PUT /api/v1/infor_menu/disposal_registration/{apology} Update a apology.
- DELETE /api/v1/infor_menu/disposal_registration/{apology} Delete a apology.
- GET /api/v1/infor_menu/list_staff Get list staff.
- GET /api/v1/infor_menu/list_staff/search Search list staff.
- GET /api/v1/infor_menu/staff/{staff} Get detail a staff.
- PUT /api/v1/infor_menu/staff/{staff} Update a staff.
- POST /api/v1/infor_menu/staff Store a staff.
- POST /api/v1/infor_menu/list_staff/show_export_excel Export to excel data list staff show.
- POST /api/v1/infor_menu/list_staff/export_csv Export to csv data list staff.
- POST /api/v1/infor_menu/list_staff/export_excel Export to excel data list staff.
- POST /api/v1/infor_menu/list_staff/retire_export_excel Export to excel data list staff retire.
- GET /api/v1/infor_menu/order_bcard Get list order bcard.
- POST /api/v1/infor_menu/order_bcard Store a new order bcard.
- GET /api/v1/infor_menu/order_bcard/{order_bcard} Get detail a order bcard.
- PUT /api/v1/infor_menu/order_bcard/{order_bcard} Update a order bcard.
- DELETE /api/v1/infor_menu/order_bcard/{order_bcard} Delete a order bcard.
- GET /api/v1/infor_menu/seating_chart Get list seating chart.
- GET /api/v1/infor_menu/tire_price Get list tire price.
- POST /api/v1/infor_menu/tire_price Store a new tire price.
- GET /api/v1/infor_menu/tire_price/{tire_price} Get detail a tire price.
- PUT /api/v1/infor_menu/tire_price/{tire_price} Update a tire price.
- DELETE /api/v1/infor_menu/tire_price/{tire_price} Delete a tire price.
- GET /api/v1/infor_menu/tire_shop Get list tire shop.
- POST /api/v1/infor_menu/tire_shop Store a new tire shop.
- GET /api/v1/infor_menu/tire_shop/{tire_shop} Get detail a tire shop.
- PUT /api/v1/infor_menu/tire_shop/{tire_shop} Update a tire shop.
- DELETE /api/v1/infor_menu/tire_shop/{tire_shop} Delete a tire shop.
- DELETE /api/v1/map/posting/{posting} Delete a posting.
### 13. Map
- GET /api/v1/map/followup Get list followup.
- GET /api/v1/map/followup/{followup} Get detail a follow up.
- PUT /api/v1/map/followup/{followup} Update a follow up.
- POST /api/v1/map/followup_history Store new a followup history.
- GET /api/v1/map/followup_history/{followup_history} Get detail a followup history.
- PUT /api/v1/map/followup_history/{followup_history} Update a followup history.
- GET /api/v1/map/posting Get list posting.
- POST /api/v1/map/posting Store new a posting.
- GET /api/v1/map/log Get list log posting and follow up.
- POST /api/v1/map/posting_default Store new a posting default.
- GET /api/v1/map/posting/{posting} Get detail a posting.
- PUT /api/v1/map/posting/{posting} Update a posting.
- POST /api/v1/map/posting/export Export to excel data posting and follow up.
- POST /api/v1/map/posting/import Import data excel to table posting and follow up.
- POST /api/v1/map/posting/export_xml Export to xml data posting and follow up.
- POST /api/v1/map/posting/import_xml Import data XML to table posting and follow up.
### 14. No Code [New]
- GET /api/v1/no_code/app Get applications list.
- POST /api/v1/no_code/app Store a new application.
- GET /api/v1/no_code/app/{app} Get a application info.
- PUT /api/v1/no_code/app/{app} Update a application.
- DELETE /api/v1/no_code/app/{app} Delete a application.
- POST /api/v1/no_code/app/{app}/publish Publish a application.
- POST /api/v1/no_code/app/{app}/discard_changes Discard changes a application.
- GET /api/v1/no_code/app/{app}/form Get application components list.
- POST /api/v1/no_code/app/{app}/form Store/ update components for application.
- GET /api/v1/no_code/app/{app}/form/{form} Get a application component info.
- DELETE /api/v1/no_code/app/{app}/form/{appComponent} Delete a component for application.
- GET /api/v1/no_code/app/{app}/form/field_code Check field code.
- GET /api/v1/no_code/app/{app}/view Get application views list.
### 15. No Code [New][Master Data]
- GET /api/v1/no_code/components Get master components list.
### 16. No Code
- GET /api/v1/no_code_old/column/form Get list form.
- GET /api/v1/no_code_old/column/{table} Get all column of table.
- POST /api/v1/no_code_old/column/{table} Create an column.
- GET /api/v1/no_code_old/column/{table}/{column} Get column info of table.
- PUT /api/v1/no_code_old/column/{table}/{column} Update an column.
- DELETE /api/v1/no_code_old/column/{table}/{column} Delete a column.
- POST /api/v1/no_code_old/column/{table}/position Update position an column.
- GET /api/v1/no_code_old/menu/setting Get list side menu setting.
- POST /api/v1/no_code_old/menu/setting Store a new table setting.
- GET /api/v1/no_code_old/menu/setting/{sidemenu} Get side menu detail.
- PUT /api/v1/no_code_old/menu/setting/{sidemenu} Update a table setting.
- DELETE /api/v1/menu/setting/{sidemenu} Delete a side menu.
- GET /api/v1/no_code_old/menu/setting/is_print Get list name in table side menu.
- POST /api/v1/no_code_old/menu/setting/excel Export to excel data table side menu.
- POST /api/v1/no_code_old/menu/setting/import/excel Import data excel to table side menu.
- POST /api/v1/no_code_old/menu/setting/column_print/excel Export to excel data column print.
- GET /api/v1/no_code_old/table Get table list.
- POST /api/v1/no_code_old/table Store a new table.
- GET /api/v1/no_code_old/table/{table} Get a table info.
- PUT /api/v1/no_code_old/table/{table} Update a table.
- GET /api/v1/no_code_old/table_view/{table}/view Get table view data by tableId.
- GET /api/v1/no_code_old/table_view/{table}/{recordId} Get a record info on the table.
- PUT /api/v1/no_code_old/table_view/{table}/{recordId} Update data a record on the table.
- POST /api/v1/no_code_old/table_view/{table}/{recordId} Create new a record on the (parent/ children) table.
- DELETE /api/v1/no_code_old/table_view/{table}/{recordId} Delete a record on the children table.
- POST /api/v1/no_code_old/table_view/{table}/{recordId}/upload Upload file & create new record.
- PUT /api/v1/no_code_old/table_view/{table}/{recordId}/color Update row color.
- POST /api/v1/no_code_old/table_view/{table}/excel Export to excel data table view.
- GET /api/v1/no_code_old/table_view/{table}/filegroup Get file group info for children table file.
- PUT /api/v1/no_code_old/table_view/{table}/filegroup Update file group info for children table file.
- PUT /api/v1/no_code_old/table_view/{table}/{recordId}/filegroup Update set file group for record of children table file.
- GET /files Get URL for Viewer/ Download a file.
- GET /api/v1/no_code_old/quicksearch Quick Search, page /view/.
- GET /api/v1/no_code_old/table_view/{table}/{recordId}/revisions Get list history/ revisions of record.
### 17. Sale Const
- GET /api/v1/sale/const/calendars/events Get events.
- POST /api/v1/sale/const/calendars/events Create a new event.
- GET /api/v1/sale/const/calendars/configs Get calendar config.
- GET /api/v1/sale/const/calendars/team_name Get team name.
- POST /api/v1/sale/const/calendars/event_details Create a new event detail.
- PUT /api/v1/sale/const/calendars/events/{scheduleId} Update event.
- DELETE /api/v1/sale/const/calendars/events/{scheduleId} Delete an event.
- PUT /api/v1/sale/const/calendars/event_details/{scheduleId} Update an event detail.
- GET /api/v1/sale/const/calendar_search Calendar search.
- GET /api/v1/sale/const/calendar_search/staffs Get list staff.
- GET /api/v1/sale/const/project_mng Get list project.
- POST /api/v1/sale/const/project_mng Create a new project.
- GET /api/v1/sale/const/project_mng/staffs Get list staff.
- GET /api/v1/sale/const/project_mng/{gcGroup} Get project detail.
- PUT /api/v1/sale/const/project_mng/{gcGroup} Update a project.
- GET /api/v1/sale/const/list_satff Get list staff.
- GET /api/v1/sale/const/list_keiyaku Get list keiyaku.
- GET /api/v1/sale/const/list_outst_const Get list outst const.
- POST /api/v1/sale/const/list_outst_const/create Store a new list outst const.
- PUT /api/v1/sale/const/list_outst_const/{recordId} Update an existing list outst const record.
- DELETE /api/v1/sale/const/list_outst_const/{recordId} Delete a record of list outst const.
- GET /api/v1/sale/const/list_compl_const Get achievement statistics (Individual/ Total) list.
- POST /api/v1/sale/const/list_compl_const/kanko/create Store a new kanko.
- PUT /api/v1/sale/const/list_compl_const/kanko/{recordId} Update an existing list kanko record.
- DELETE /api/v1/sale/const/list_compl_const/kanko/{recordID} Delete a kanko.
- POST /api/v1/sale/const/list_compl_const/kanko_yotei/create Store a new kanko yotei.
- PUT /api/v1/sale/const/list_compl_const/kanko_yotei/{recordId} Update an existing list kanko yotei record.
- GET /api/v1/sale/const/list_const_incidents Get list incident.
- GET /api/v1/sale/const/list_const_incidents/detail Get incident detail.
- POST /api/v1/sale/const/list_const_incidents/create Store a new Koujimis.
- PUT /api/v1/sale/const/list_const_incidents/{recordId} Update an existing list Koujimis.
- DELETE /api/v1/sale/const/list_const_incidents/{recordID} Delete a Koujimis.
- GET /api/v1/sale/const/connect_schedule_hp_up_check Get connect_schedule_hp_up_check.
- GET /api/v1/sale/const/schedule_chart Get schedule_chart.
- POST /api/v1/sale/const/extra_update Update kouteiextra.
- POST /api/v1/sale/const/task_update Update kouteitask.
- DELETE /api/v1/sale/const/delete_task Delete kouteitask.
### 18. Sale Management
- GET /api/v1/sale/mgnt/monthly_sales Get Sale graph Overall (By Region) of monthly sales.
- GET /api/v1/sale/mgnt/monthly_sales_ms Get Sale graph Overall (By Region) of monthly sales (MS).
- GET /api/v1/sale/mgnt/annual_sales Get Sale graph Overall (By Region) of annual sales.
- GET /api/v1/sale/mgnt/monthly_sales_by_product Get Sale graph Overall (By Product) of monthly sales.
- GET /api/v1/sale/mgnt/monthly_sales_method Get Sale graph Overall (Sales Method) of monthly sales.
- GET /api/v1/sale/mgnt/monthly_annual_gross_profit Get Sale graph Overall (By Product) of Annual Gross Profit.
- GET /api/v1/sale/mgnt/monthly_annual_gross_profit_method Get Sale graph Overall (Sales Method) of Annual Gross Profit Method.
- GET /api/v1/sale/mgnt/monthly_sales_customer Get Sale graph Overall (customer situation) of monthly sales.
- GET /api/v1/sale/mgnt/monthly_sales_customer_gross_profit Get Sale graph Overall (customer situation) of Annual Gross Profit Customer.
- GET /api/v1/sale/mgnt/monthly_sales_payment Get Sale graph Overall (payment method) of monthly sales payment.
- GET /api/v1/sale/mgnt/monthly_sales_staff Get Sale graph by sales staff of monthly sales staff.
- GET /api/v1/sale/mgnt/monthly_gross_profit_rate Get Sale graph by sales staff of gross profit rate.
- GET /api/v1/sale/mgnt/monthly_sales_three_years Get Sale graph total sales.
- GET /api/v1/sale/mgnt/achievement Get achievement statistics (Individual/ Total) list.
- POST /api/v1/sale/mgnt/achievement Store a new achievement record.
- GET /api/v1/sale/mgnt/achievement/{staff}/{date} Get a achievement record.
- PUT /api/v1/sale/mgnt/achievement/{staff}/{date} Update a achievement record.
- DELETE /api/v1/sale/mgnt/achievement/{staff}/{date} Delete a achievement record.
- GET /api/v1/sale/mgnt/group/{group} Get group list.
- GET /api/v1/sale/mgnt/group/{group}/columns Get group columns list.
- GET /api/v1/sale/mgnt/group/{group}/{recordId} Get a record of group.
- PUT /api/v1/sale/mgnt/group/{group}/{recordId} Update a record of group.
- POST /api/v1/sale/mgnt/group/{group}/{recordId} Store a record of group.
- DELETE /api/v1/sale/mgnt/group/{group}/{recordId} Delete a record of group.
- GET /api/v1/sale/mgnt/mapcity Get map city setting information list.
- PUT /api/v1/sale/mgnt/mapcity/{mapCity} Update a map city record.
- GET /api/v1/sale/mgnt/store_visitor Get number store visitors list.
- GET /api/v1/sale/mgnt/store_visitor/{storeId}/{date} Get a details visitor by storeId & date.
- PUT /api/v1/sale/mgnt/store_visitor/{storeId}/{date} Update a store visitor record.
- POST /api/v1/sale/mgnt/store_visitor/{storeId}/{date} Store a new store visitor record.
- GET /api/v1/sale/mgnt/querytbl/{tableId} Retrieves the data of tableId.
- GET /api/v1/sale/mgnt/customer_surveys Get customer survey lists.
- GET /api/v1/sale/mgnt/meeting_materials Get meeting material lists.
- GET /api/v1/sale/mgnt/meeting_materials/sales_contract Get meeting material sales_contract lists/ by staff.
- GET /api/v1/sale/mgnt/annual_sales_by_staff Get annual sales by staff.
- GET /api/v1/sale/mgnt/contracts_by_staff Get list contacts by staff.
- GET /api/v1/sale/mgnt/contracts_detail Get list contacts detail.
- GET /api/v1/sale/mgnt/subsidy_information Get subsidy information list.
- GET /api/v1/sale/mgnt/subsidy_information/{subsidy} Get a subsidy record.
- PUT /api/v1/sale/mgnt/subsidy_information/{subsidy} Update a subsidy record.
- GET /api/v1/sale/mgnt/sales_target Get sales target list.
- POST /api/v1/sale/mgnt/sales_target Store a new sales target record.
- GET /api/v1/sale/mgnt/sales_target/show Get a sales target record.
- PUT /api/v1/sale/mgnt/sales_target/{tgSales} Update a sales target record.
- DELETE /api/v1/sale/mgnt/sales_target/{tgSales} Delete the specified sales target with type a record.
- GET /api/v1/sale/mgnt/posting Get posting list.
- POST /api/v1/sale/mgnt/posting Store a new posting record.
### 19. Sale Report
- GET /api/v1/sale/report/contract Get contract reports list.
- POST /api/v1/sale/report/contract Store a new contract report record.
- GET /api/v1/sale/report/contract/{annaclo} Get a contract report record.
- PUT /api/v1/sale/report/contract/{annaclo} Update a contract report record.
- DELETE /api/v1/sale/report/contract/{annaclo} Delete a contract report record.
- GET /api/v1/sale/report/operation_statistics Retrieve sales operation statistics.
- GET /api/v1/sale/report/individual_sales_results Retrieve Operation statistics > Individual sales results.
- POST /api/v1/sale/report/departure Store a new departure record.
- PUT /api/v1/sale/report/departure/{periodic} Update an existing departure record.
- GET /api/v1/sale/report/followup Get follow up list.
- POST /api/v1/sale/report/followup Store a new followup record.
- GET /api/v1/sale/report/followup/{followUp} Get a followup record.
- PUT /api/v1/sale/report/followup/{followUp} Update a followup record.
- DELETE /api/v1/sale/report/followup/{followUp} Delete the specified followup with type a record.
- POST /api/v1/sale/report/interim Store a new interim report record.
- PUT /api/v1/sale/report/interim/{periodic} Update an existing interim record.
- GET /api/v1/sale/report/land_contract Get land contract list.
- POST /api/v1/sale/report/land_contract Store a new land contract record.
- GET /api/v1/sale/report/land_contract/{annacloTochi} Get a land contract record.
- PUT /api/v1/sale/report/land_contract/{annacloTochi} Update a land contract record.
- DELETE /api/v1/sale/report/land_contract/{annacloTochi} Delete a land contract record.
- GET /api/v1/sale/report/periodic Get report periodic list.
- GET /api/v1/sale/report/periodic_by_month Get report periodic list by month.
- GET /api/v1/sale/report/periodic/{periodic} Get periodic entry by id.
- DELETE /api/v1/sale/report/periodic/{periodic} Delete the specified periodic with type a record.
- GET /api/v1/sale/report/periodic_by_staff Get periodic entries by staff.
- POST /api/v1/sale/report/periodic/{periodic}/send_mail_to_reporter Send mail to reporter.
- GET /api/v1/sale/report/last_periodic Get last periodic.
- GET /api/v1/sale/report/return_work Get current report on return to work.
- POST /api/v1/sale/report/return_work Store a new return to work record.
- PUT /api/v1/sale/report/return_work/{periodic} Update an return to work record.
- POST /api/v1/sale/report/sales_end Store a new sales end record.
- PUT /api/v1/sale/report/sales_end/{periodic} Update an existing sales end record.
- POST /api/v1/sale/report/sales_start Store a new sales start record.
- GET /api/v1/sale/report/sales_trip Get sales trip list.
- POST /api/v1/sale/report/sales_trip Store a new sales trip record.
- GET /api/v1/sale/report/sales_trip/{salesTrip} Get a land contract record.
- PUT /api/v1/sale/report/sales_trip/{salesTrip} Update a sales trip record.
- DELETE /api/v1/sale/report/sales_trip/{salesTrip} Delete a sales trip record.
### 20. Security
- GET /api/v1/security/home Security portal.
### 21. Vehicle Alarm
- GET /api/v1/vehicle/alarm/inspection/staffs Vehicle inspection - Staffs list.
- GET /api/v1/vehicle/alarm/safe_driving_manager Get vehicle safe driving manager list.
- POST /api/v1/vehicle/alarm/safe_driving_manager Create a new safe driving manager record.
- GET /api/v1/vehicle/alarm/safe_driving_manager/{vSafeDrivingManager} Get vehicle safe driving manager detail.
- POST /api/v1/vehicle/alarm/safe_driving_manager/{vSafeDrivingManager} Update an existing safe driving manager record.
- DELETE /api/v1/vehicle/alarm/safe_driving_manager/{vSafeDrivingManager} Delete safe driving manager record.
- GET /api/v1/vehicle/alarm/safe_driving_manager/staffs Get staffs for safe driving manager.
- GET /api/v1/vehicle/alarm/inspection/status Vehicle inspection - status.
- POST /api/v1/vehicle/alarm/inspection/{vInspection}/reservation Vehicle inspection - Reservation.
- POST /api/v1/vehicle/alarm/inspection/{vInspection}/receive_stock Vehicle inspection - Receive Stock.
- POST /api/v1/vehicle/alarm/inspection/{vInspection}/mark_completion Vehicle inspection - completion awaiting.
- POST /api/v1/vehicle/alarm/inspection/{vInspection}/completion_verification Vehicle inspection - completion verification.
- POST /api/v1/vehicle/alarm/oil_element Create a new vehicle oil element record.
- GET /api/v1/vehicle/alarm/oil_element/{vOilElement} Get vehicle oil element detail.
- PUT /api/v1/vehicle/alarm/oil_element/{vOilElement} Update a vehicle oil element record.
- DELETE /api/v1/vehicle/alarm/oil_element/{vOilElement} Remove the specified vehicle oil element record from storage.
- GET /api/v1/vehicle/alarm/oil_element/vehicles Get list vehicle.
- GET /api/v1/vehicle/alarm/oil_element/previous_change Retrieve previous change for the vehicle.
- POST /api/v1/vehicle/alarm/refuel Create a new vehicle refuel record.
- GET /api/v1/vehicle/alarm/refuel/{vgus} Get vehicle refuel detail.
- PUT /api/v1/vehicle/alarm/refuel/{vgus} Update a vehicle refuel record.
- GET /api/v1/vehicle/alarm/refuel/vehicles Get list vehicle.
- GET /api/v1/vehicle/alarm/refuel/calculate_refueling_distance Calculate refueling distance.
- POST /api/v1/vehicle/alarm/repair Create a new vehicle repair record.
- GET /api/v1/vehicle/alarm/repair/{vstayout} Get vehicle repair detail.
- POST /api/v1/vehicle/alarm/repair/{vstayout} Update a vehicle repair record.
- DELETE /api/v1/vehicle/alarm/repair/{vstayout} Remove the specified vehicle repair record from storage.
- GET /api/v1/vehicle/alarm/repair/vehicles Get list vehicle.
### 22. default
- GET /api/v1/tenant/check Check tenant Status.
### 23. User
- GET /api/v1/user/two_factor_authentication/setting Get current setting 2FA of user.
- POST /api/v1/user/two_factor_authentication/sendVerifyCode Send verify code to email for enable 2FA.
- POST /api/v1/user/two_factor_authentication/confirmVerifyCode Confirm verify code for enable 2FA.
- GET /api/v1/user/two_factor_authentication/getSetupKeyWithQRCode Get setup key & qr code SVG for enable 2FA.
- POST /api/v1/user/two_factor_authentication/confirmCode Confirm code for enable 2FA.
- DELETE /api/v1/user/two_factor_authentication/disable Disable 2FA for user.
- GET /api/v1/user/profile Get the user's profile information.
- GET /api/v1/user/permissions Get the roles and permissions for the authenticated user.
### 24. User Management
- PUT /api/v1/user/permissions Update user-permission records.
- GET /api/v1/user_management/groups Get groups list.
- POST /api/v1/user_management/groups Store a new group record.
- GET /api/v1/user_management/groups/{group} Get a group info.
- PUT /api/v1/user_management/groups/{group} Update a group record.
- DELETE /api/v1/user_management/groups/{group} Delete a group record.
- GET /api/v1/user_management Get list user management.
### 25. Equipment
- GET /api/v1/equipments/name_group Get equipment name group.
- POST /api/v1/equipments Create a new equipment.
- GET /api/v1/equipments/{equipment} Get the specified equipment master.
- PUT /api/v1/equipments/{equipment} Update the specified equipment master.
- GET /api/v1/equipment_master Get equipment master list.
- POST /api/v1/equipment_master Store a new equipment master record.
- GET /api/v1/equipment_master/{equipmentMaster} Get a equipment master record.
- PUT /api/v1/equipment_master/{equipmentMaster} Update a equipment master record.
- DELETE /api/v1/equipment_master/{equipmentMaster} Delete a equipment master record.
- GET /api/v1/equipment_master/{equipmentMaster}/histories Get equipment histories.
- PUT /api/v1/equipment_master/{equipmentMaster}/disposal_date Update disposal date.
- GET /api/v1/equipment_master/{equipmentMaster}/location_histories Get location histories.
- GET /api/v1/equipment_master/select_list Get select list for move location of equipment master.
- POST /api/v1/equipment_master/{equipmentMaster}/move_location Move location.
### 26. Vehicle Schedule Report
- GET /api/v1/vehicle_schedule/report/vehicles Get vehicles for departure / arrival report.
- GET /api/v1/vehicle_schedule/report/get_last_meter Get last meter.
- GET /api/v1/vehicle_schedule/report/previous Get departure previous report.
- POST /api/v1/vehicle_schedule/report/departure Create a new vehicle departure report record.
- PUT /api/v1/vehicle_schedule/report/departure/{vdaily} Update vehicle departure report.
- PUT /api/v1/vehicle_schedule/report/arrival/{vdaily} Vehicle arrival report.