EDD API - report type and sub report type ID

As I cannot find the mapping between the code and value of report type/sub report type, we do not know what values we should pass into the API, can you help?

Best Answer

  • Hi @andrew.lee,

    Could you try to use the GetMaster request, and then find the <ClientResult> section with the necessary ClientCode, this response block contains <ReportObjects>, which includes all types of reports and subreports that you can use.


    For example, in the attached screenshot you can see report-subreport mapping for ISRPT2:

    image

Answers