Hi Guys,
I would really appreciate it if someone could help me.
I have a vb.net App that processes my jobcards etc. Once all jobcards are done, it exports the jobcards into a csv file which we then import into pastel xpress. My company has moved to Sage One Accounting Online and it does not have a import function for invoices. They do however supply an API that can do this. Problem is, I dont know how to use the JSON format that they prescribe.
Here is a link to the process of posting an invoice. How would I use this in vb.net or C# app?
POST-TaxInvoice-Save
Thanks
I would really appreciate it if someone could help me.
I have a vb.net App that processes my jobcards etc. Once all jobcards are done, it exports the jobcards into a csv file which we then import into pastel xpress. My company has moved to Sage One Accounting Online and it does not have a import function for invoices. They do however supply an API that can do this. Problem is, I dont know how to use the JSON format that they prescribe.
Here is a link to the process of posting an invoice. How would I use this in vb.net or C# app?
POST-TaxInvoice-Save
Thanks