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