APIs for processing refunds
Question asked by Valentino Mariotto 3 years ago
Hi all, I am an IT guy and don't have any experience with accounting. I'm tasked with developing a front-end customer portal. We would like to automate some processes from out front-end, such as the production of invoices and refund notes. Invoices seem straightforward enough. I am wondering though, what would be the correct procedure for issuing a refund and which APIs are relevant?
I suppose that we should use the VoidInvoice and VoidPayment methods. But then how do we produce a credit note? Do I have to generate a new invoice with a negative amount? how? which invoice type? Is there anything else that I'm missing? Thank you for your help