The fax configuration API allows you to administer:
- Mail to Fax
- Fax to Email
- Fax to FTP
- Fax to Webservice
The fax configuration API allows you to administer:
curl -i -X GET \
-u <username>:<password> \
https://developers.retarus.com/_mock/fax/fax-config-api/joint/accounts/aecd8419-6bf4-4e17-9380-b3236297ecfa
[ { "correlationId": "string", "inbound": [ … ], "outbound": [ … ] } ]