OPENAPI / COMPONENTS / SCHEMAS
API error
ApiErrorCommon JSON object used by the supplier for error responses.
object4properties
errorbooleanrequiredError marker.
statusintegerrequiredHTTP status code.
messagestringrequiredMachine-readable error code.
descriptionstringrequiredIntegration-facing error explanation.