Get BaaS Client Account Statement

General information

To access Account Services via Banking as a Service, your DevApp should include OB-PS 1.0 API product.

Postman collection of Account Services API is here

Get Transactions

To get BaaS Client Account statement (Transactions), you should call Get Transactions API. Use "accountId" parameter that is received in the response body of Get BaaS Client Accounts API as an account identifier for which Transactions should be received.

Access Token must include ob-baas-as scope

Undefined