Hi Team,
As per my business model, I am in need to create PERFORMA INVOICE (Estimate) for my sales and purchase both.
Could you please help with available default API to integrated in my application.
Thanks
Aashish Choubey
Hi Team,
As per my business model, I am in need to create PERFORMA INVOICE (Estimate) for my sales and purchase both.
Could you please help with available default API to integrated in my application.
Thanks
Aashish Choubey
Hello @Aashish
Would I be correct in thinking you’re using estimates on QuickFile for this, and just renamed them?
If so, you can use the Invoice_Create
function and just specify the document type as Estimate
Hi,
Thank for your help, its worked for me.
Since, I have created ESTIMATE, I am in need of below listed actions afterwards against required ESTIMATE.
Could you please help me with API to action for both of above listed scenario.
In addition, I have checked an available API i.e (
https://api.quickfile.co.uk/1_2/Estimate/AcceptDecline)
But, it throwing error as follows
If this API is not applicable, then please suggest me the correct one.
Thanks
Aashish Choubey
Hi @Aashish
Apologies for the issue with the Estimate_AcceptDecline
documentation; this has now been resolved.
To create an estimate you still use the Invoice_Create
endpoint, but specify the document type as ESTIMATE
rather than INVOICE
This topic was automatically closed after 7 days. New replies are no longer allowed.