Create Invoice with ZohoBooks API

Create Invoice with ZohoBooks API

Hi Team,

I have facing a problem at creation on invoice using of Zohobooks Api, problem is when i create invoice at that time i had added line Items for that invoice. in which all fields are not require In my requirement, I want only Name,amount and description fields from LineItem Model. so what should i do.

I Have Use Invoie.cs class to add invoice and LineItem.cs class to add line items 

thanks