Creating credit notes via API

Hi @pjh18

Apologies, @pjh18, I missed something with this - the invoice you’re trying to refund doesn’t have any balance paid on it (it’s still outstanding in full), so there’s nothing to refund.

So, in this case, you would use VOID at the CreditNoteType, rather than HOLD.

There’s more info on this here: Creating a Credit Note using the API