Skip to main content
07-03-2025 (v1.5.0)
  • Adds "open-status" filter to Energy Fetch Accounts for Customer API. This parameter is required to support the CDR Get All Accounts API which has a filter on account open-status. Valid values are "ALL", "OPEN", or "CLOSED". Only requested accounts with the matching open state should be returned.
06-08-2024 (v1.4.0)
  • Updates customer search response “phoneNumber” field description to support SMS delivery of authentication OTP
  • Removes unnecessary fields “givenName”, “familyName”, “updatedAt”, “address”, “emailVerified”, “email”, and “phoneNumberVerified” from customer search response
06-08-2024 (v1.3.3)
  • Clarification of banking Scheduled Payments **PaymentSet.To** properties. Full payee and account details should be returned with **accountID** and **payeeID** fields.
  • “Energy” tag added to energy industry endpoints.
05-08-2024 (v1.3.2)
  • Adds "is-owned" & "open-status" parameters to Obtain balances for a specified list of accounts (POST /v1/banking/customer/ {customerId}/accounts/balances) request
  • Adds "is-owned" & "open-status" parameters to Obtain direct debit authorisations for a specified list of accounts (POST /v1/banking/customer/{customerId}/accounts/direct-debits)request
  • Adds "is-owned" & "open-status" parameters to Obtain scheduled payments for a specified list of accounts (POST /v1/banking/customer/{customerId}/payments/scheduled) request
05-08-2024 (v1.3.1)
  • Adds “users” property to BankingAccountDetailV3 response object in API spec