question

adnan10671 avatar image
adnan10671 asked John Wang answered

Send and trace faxes through unique document ID

When sending faxes using API, is it possible to trace the faxes through unique document id instead of fax number?
topic-default
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

1 Answer

·
John Wang avatar image
John Wang answered
You can trace fax messages using the 'messageId'.

When you send a fax using the API, the response will contain the 'messageId'. You can also look this up in the 'message-store' or 'call-log' APIs.

Then you can use the 'messageId' to associate the message in the 'message-store' and 'call-log' endpoints. The message store entry includes information on the canonical message while the call log record includes information on a specific transmission attempt. The call log entry has a 'message' property with both ' message.id' and 'message.url' properties for cross referencing.
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 10 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.