Question

What is the easiest way to resend a fax via the API

  • 8 January 2021
  • 1 reply
  • 251 views

I have written an app to see the status of all Faxes sent from a phone number. If one fails, I would like to write an app to resend the fax. I can pull back the id from the MessageStore.

If I have to, I can recreate the fax from scratch and do it that way but I'm hoping I can just forward the fax or resend it somehow.

If it matters, we are using the C# SDK.

Thank you.


1 reply

Userlevel 1

No, there is no API to resent a fax message.

Reply