Our team is looking to get a report sent to the email id if passed in the request payload of the REST API fax request. We expect the webhook callback URL call (Json) and Email (user friendly format) in this scenario. Please let us know if this is not a right understanding of how the reports will work.
For example:
The teams Dev account is configured to call our API for any fax status update.
If we pass a email id in report_destinations, we want the email sent when the final status for fax is available and also a call to our api with the same data. Is this possible?