Web API for RightFax 21.2

Options

We are upgrading Rightfax with version 21.2, earlier we were using version 10.6. In newer version 21.2 we are planning to integrate send/receive fax using web API. We have installed RightFaxSDK to integrate send/receive fax functionality.

To use the API methods when we access the RightfaxSDK API url (http://localhost/RightFaxSdk/API), its showing the API method names in href url like:

"Href": "http://localhost/RightFaxSdk/API/SendJobs?userId=1".

However we are unable to find out any documentation for all methods like 'sendjobs', 'documents' etc.

Can anybody please suggest appropriate documentation for RightfaxSDK web API methods?

Any help would be appreciated.

Comments