{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "extended_TransactionRegistrationOffline409", "properties": { "error": { "type": "string", "default": "Unable to create offline transaction", "example": "Unable to create offline transaction" }, "code": { "type": "number", "example": 409 } } }