New fields on Customer

👍

Direct debit (for the Netherlands) settings and IBAN on the Customer

We have added two fields to Customer endpoints, Iban and DirectDebitCustomerSettings object that refer to the direct debit module (for the Netherlands) settings.
The DirectDebitCustomerSettings object contains MandateId, MandateType, SequenceType, SigningDate, EndDate and LatestDirectDebit properties.

Changelog:

  • GET /v2/customers
  • GET /v2/customers/{customerId}
  • POST /v2/customers
  • PUT /v2/customers