Hi ,
I want to make sure, by using JobSubmit request whether it is possible to send the same document to multiple fax numbers in a single call .
If so, let me know which element I have to use under <Destinations> element.
I have tested for single fax number , as follows
<ns1:Destinations>
<ns1:Fax>
<ns1:Phone>xxxxxxxxxx</ns1:Phone>
</ns1:Fax>
</ns1:Destinations>