How to send an invoice email with a template from the API

So you can define invoice email templates in Freeagent. But how do you send an email (using the API) and specify that you want to use that template, rather than specify the “body” of the email?

I can see similar posts from years ago, but no-one has responded to them :frowning:

Thanks

Matt

Hi Matt,

You can send the use_template flag with value true and the default template for the invoice email will be used.

Thanks,
Ioan