{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "extended_BlikChargeByAliasResponse", "properties": { "data": { "properties": { "orderId": { "type": "integer", "format": "int64" }, "message": { "type": "string" } }, "type": "object" } } }