We are using RingCentral for sending our fax. We want to show fax delivered time in our UI. We can get fax status using URL "/restapi/v1.0/account/{accountId}/extension/{extensionId}/message-store/{messageId}
". Can any one help me on this?
We are using RingCentral for sending our fax. We want to show fax delivered time in our UI. We can get fax status using URL "/restapi/v1.0/account/{accountId}/extension/{extensionId}/message-store/{messageId}
". Can any one help me on this?
From the call log you can atleast get the idea of delivery time and time taken to deliver it completely.
Try fetching it in a detailed manner
https://platform.devtest.ringcentral.com/restapi/v1.0/account/~/extension/~/call-log?view=Detailed and check the fax type there
Check for more details on fax log https://forums.developers.ringcentral.com/questions/144/fax-faq.html
Using the RingCentral Phone for Desktop, you can dial or receive test calls, send and receive test SMS or Fax messages in your sandbox environment.
Download RingCentral Phone for Desktop:
Tip: switch to the "sandbox mode" before logging in the app:
2 People are following this question.