Tipalti.SOAPFaultError exception (tipalti_client v1.0.0)

Copy Markdown View Source

Raised when the SOAP API returns a <soap:Fault> element.

Fields:

  • :fault_code — the <faultcode> text.
  • :fault_string — the <faultstring> text.
  • :operation — the SOAP operation that was called.