{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/NoteTextBankSwitchServiceNetherlandsIncomingPaymentUpdate", "title": "NoteTextBankSwitchServiceNetherlandsIncomingPaymentUpdate", "type": "object", "properties": { "Id": { "type": "object", "description": "The id of the created item", "readOnly": true, "writeOnly": false, "$ref": "#/components/schemas/BunqId" } } }