OPENAPI / COMPONENTS / SCHEMAS

API error

ApiError

Common JSON object used by the supplier for error responses.

object4properties
errorbooleanrequired

Error marker.

statusintegerrequired

HTTP status code.

messagestringrequired

Machine-readable error code.

descriptionstringrequired

Integration-facing error explanation.