Any insights on RightFax 16.0 EP6 API integration for Fax in .NET Core would be much appreciated.
if I'm not wrong, the api end points which needs to be leveraged for fax as below
api/attachments - this is for uploading the documents
api/sendjobs = this is for send the fax request.
Much appreciated if there any sample C# code for references.