application/problem+json media type:
type– A URI that identifies the error in the Lerian error catalog, built ashttps://errors.lerian.studio/v1/<code>. A response with nocodecarries the RFC defaultabout:blank.title– The HTTP status text (for example,Not Found).status– The HTTP status code.detail– A human-readable explanation of this occurrence. For5xxresponses, STA replaces the detail withinternal error. An internal cause stays out of the response body. Branch oncodeinstead.code– A stable identifier for the error (STA-NNNN). Branch on this field. A request that fails request-schema validation carries nocode, anderrorsnames the fields at fault. Two errors can share atitleand a status and still differ here.STA-0005andSTA-0016both answer404with the titleNot Found. Thecodetells you which one you got.errors– Optional list of individual error details, each with alocation, amessage, and avalue.
Request and routing errors
These errors apply to the request itself. They cover its syntax, its fields, its route, and the state of the service that received it.
Credential and transfer errors
These errors apply to BACEN credentials, to inbound source configuration, and to the credential a transfer sends under.

