I sent a fax by using your production JobSubmit api.
I got the following response from the API.
::::::::::::::::::::::::::::::::::::::::::::::::::::::::
<?xml version="1.0" encoding="utf-8"?>
<JobSubmitResult xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Status xmlns="http://ws.easylink.com/JobSubmit/2011/01">
<StatusCode>0</StatusCode>
<SubmissionTime>2015-09-04T08:16:32.593Z</SubmissionTime>
<CompletionTime>2015-09-04T08:16:32.89Z</CompletionTime>
</Status>
<SubmitId xmlns="SubmitIdhttp://ws.easylink.com/JobSubmit/2011/01">SubmitId</SubmitId>
<MessageResult xmlns="http://ws.easylink.com/JobSubmit/2011/01">
<MessageId>RKHALID-PC9/4/2015 1:16:30 PM</MessageId>
<Status>
<StatusCode>0</StatusCode>
<StatusMessage>OK</StatusMessage>
<SubmissionTime>2015-09-04T08:16:32.708Z</SubmissionTime>
<CompletionTime>2015-09-04T08:16:32.89Z</CompletionTime>
</Status>
<JobId>
<XDN>xsi</XDN>
<MRN>1760673825</MRN>
</JobId>
</MessageResult>
</JobSubmitResult>
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
But i didnot get any FAX. Is any body there who can tell me the status of this job?
Also, i submit another job to send fax. Job Id for that job is "xsi:1760583568". I want to know the status of it as well.
Kindly, tell me why i did't get the Fax. I am sending the FAX on Pakistan number in this format (009242********) (where 0092 = country code , 42 = city code , ******** = My Fax Number)
Thanks,