Custom Product ReportAsk AIpost https://{dc-region}.zuperpro.com/api/reports/custom_reports/generate/product/{report_uid}Perform custom product report operation with comprehensive optionsPath Paramsreport_uidstringrequiredCustom report UIDBody Paramsfrom_datestringrequiredStart date (YYYY-MM-DD)to_datestringrequiredEnd date (YYYY-MM-DD)date_typestringDefaults to scheduled_dateskip_date_rangebooleanDefaults to falsetruefalseinclude_uidstringSpecific UIDs to include (comma-separated)filter_rulesstringAdvanced filter rules JSONreport_namestringCustom report namereport_modulestringReport module (JOB, CUSTOMER, EMPLOYEE, etc.)report_descriptionstringReport descriptionreport_iconstringReport icon URLreport_codestringCustom report codeavailable_to_allbooleanAvailable to all userstruefalseavailable_tostringAvailable to user UIDs (comma-separated)available_to_teamstringAvailable to team UIDs (comma-separated)created_bystringCreator user UIDcreated_atstringFilter by creation dateupdated_atstringFilter by update dateis_deletedbooleanIs report deletedtruefalseis_activebooleanIs report activetruefalsekeywordstringSearch keywordfiltersobjectCustom report filters objectfilters objectsort_bystringSort fieldsort_orderstringSort order (asc/desc)limitnumberNumber of records to returnoffsetnumberNumber of records to skipResponses 200Custom Product Report operation completed successfully 201Custom Product Report created successfully 400Bad request - Invalid parameters 401Unauthorized - Missing or invalid authentication 404Resource not foundUpdated 8 months ago