Delivery status from Easy link.

I have submitted Fax using Job submit Method.I have got a JobID as shown below.

Job Number "10813456".This is  the response from the Job submit service which i recived.

Where do i get the Fax deliverd to the destination status from.

JS_Result.MessageResult[0].JobId.XDN + ":" + JS_Result.MessageResult[0].JobId.MRN

Comments

  • The Response you get from the JobSubmit only means that we received and accepted it and assigned a job number. to get the Stauts of the job you would have to do a JobDeliveryStatusRequest, JobSummaryRequest, or JobListRequest.

  • Hi

    Can someone please explain what you mean by "you would have to do a JobDeliveryStatusRequest, JobSummaryRequest, or JobListRequest."

  • The Response you get from the JobSubmit only means that we received and accepted it and assigned a job number. You would have to do a JobDeliveryStatusRequest, JobSummaryRequest, or JobListRequest in order to get the status of the job,

    Tammy Gargiulo
    Software Engineer - Associate | EasyLink Development

    image