Trying to send out a test fax and receiving this error.
interfax = InterFAX(username="username", password="password")
fax = interfax.outbound.deliver(fax_number="+1xxxxxxxxxx", files=['test.pdf'])
fax = fax.reload() # resync with API to get latest status
fax.status # Success if 0. Pending if 0