Raised when the API responds with a well-formed error payload.
Fields:
:status— HTTP status code (nilfor SOAP faults, seeTipalti.SOAPFaultErrorinstead).:body— the raw decoded response body, for callers that need details this struct doesn't surface.:code— provider-specific error/business code, when present.