How-to get line items from sales order using bulk read

How-to get line items from sales order using bulk read

Hi

We are trying to download the Sales and Purchase orders with all it's line items from our CRM to do some analytics. For that purpose we are using the bulk read API https://www.zoho.com/crm/developer/docs/api/v3/bulk-read/create-job.html.

Unfortunately when we check the downloaded csv file it doesn't include the line items in it. Is it possible to read the line items using bulk read?

Thanks