9fin ABF API

ErrorResponse

object

Standard error body returned when a request cannot be served.

Example:{"error_code":"forbidden","message":"The request did not arrive via the API gateway.","trace_id":"202bde256c7d446f9623efdc96286c5d"}{"error_code":"service_unavailable","message":"Database is not available","trace_id":"c2416d52c6d14c8e831aad792407442c"}

error_codestringrequired
messagestringrequired
trace_idAny Of
Variant 1string
Example