faxplus-python icon indicating copy to clipboard operation
faxplus-python copied to clipboard

Python SDK to use FAX.PLUS API

Results 1 faxplus-python issues
Sort by recently updated
recently updated
newest added

Several fax status codes are reported by the API, but they do not appear in the [API documentation](https://github.com/alohi/faxplus-python/blob/master/faxplus/models/fax_status.py). For example: - `failed_call_rejected` - `failed_origination_unknown` - `failed_zero_page_transmitted` There may be other...