schema/v1.0/customer.json in fidor_schema-0.7.0 vs schema/v1.0/customer.json in fidor_schema-0.8.0
- old
+ new
@@ -110,14 +110,9 @@
"description" : "Date of birth",
"type" : "string",
"format" : "date-time",
"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
},