schema/v1.0/customer.json in fidor_schema-0.4.0 vs schema/v1.0/customer.json in fidor_schema-0.4.1

- old
+ new

@@ -115,9 +115,14 @@ "description" : "Date of birth", "type" : "string", "format" : "date", "readonly" : true }, + "creditor_identifier" : { + "description" : "Creditor Identifier ID set if the customer wants to create direct debits.", + "type" : "string", + "readonly" : true + }, "is_verified" : { "description" : "Indicates whether KYC has been performed.", "type" : "boolean", "readonly" : true },