Share your ideas with us
Make sure to check out our terms of use and how to submit and vote for products ideas
When calling the GET Message Store API endpoint, if the fax failed to transmit completely, I want to know how many pages were transmitted successfully so I can retransmit the document with no repeated pages and also limit my future transmissions to page counts the recipient can handle.
The GET Message Store call contains a "faxPageCount" field which contains the number of pages that were attempted to transmit, however, when the transmission fails mid transmission, I expect for some field to surface how many pages were successfully transmitted, not just the full document page count.