New fields on Customer
October 12th, 2022 by Sorin Turoiu
Direct debit (for the Netherlands) settings and IBAN on the CustomerWe have added two fields to Customer endpoints,
IbanandDirectDebitCustomerSettingsobject that refer to the direct debit module (for the Netherlands) settings.
TheDirectDebitCustomerSettingsobject containsMandateId,MandateType,SequenceType,SigningDate,EndDateandLatestDirectDebitproperties.
Changelog:
- GET /v2/customers
- GET /v2/customers/{customerId}
- POST /v2/customers
- PUT /v2/customers
