How can I send a fax via the API?
To send a fax via the API, you first need to upload the files and then prepare the uploaded files to fax and schedule them for transmission. Once the fax is scheduled, you can implement a HTTP server and use a webhook, so that a HTTP message is sent when the fax is sent, or failed to be sent.