B2B APIs Subscription Plan
Integrate BoC functions and data into your business processes and systems. See the offered products and discover all the capabilities.
Get Oauth Token
v 1.0.0
Use this particular API to get the access token which is a pre-requisite to calling all other APIs.
Create Subscription
v 1.0.0
Use the following API so as to request a new subscription to be created with a BoC customer. This step should precede the OAuth2 flow.
Get Subscription
v 1.0.0
Use the following API so as to view details of an already created subscription.
Get Subscription for Customer Account
v 1.0.0
Use the following API to get details of subscriptions containing the specific account.
Update Subscription
v 1.0.0
Use the following API to activate a subscription created through the Create Subscription API call after the customer provided their consent through the OAuth2 flow.
Get Accounts
v 1.0.0
Use the following API so as to retrieve basic account information such as account number, IBAN, account name and type, as well as available and current balance.
Get Account Statement
v 1.0.0
Use the following API so as to obtain a transaction history for a specific account id. You supply a start and end date for which you want the transaction history as well as specify the last N transactions to be returned.
Get Account Available Balance
v 1.0.0
Use the following API so as to get back the available balance and current balance.
Get Account Details
v 1.0.0
Use the following API so as to get more detailed account level information.
Get Multiple Payment Status
v 1.0.0
Use the following API to retrieve the status of each transaction performed from the Multiple Payments API.
Payroll/Group Payments
v 1.0.0
Use the following API so as to perform payroll/group payments together and process them as one.
Multiple Payments
v 1.0.0
Use the following API to perform multiple payment transactions.