Discussions
FaxResult possible final values
almost 5 years ago by Rohit Kumar
Hi,
We are doing a POC to send the Fax using REST API. After we send the POST call, we are using the JobId to get Fax status.
We have a logic in our POC where we are calling GET /status after every X seconds. We wanted to know which values of FaxResult are the final values i.e we cannot get any different FaxResult for the same job after that?
Thanks,
Rohit