Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ING Australia Banking Account Transactions API

Banking Account Transaction endpoints

ING Australia Banking Account Transactions API is one of 7 APIs that ING Australia publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Banking Account Transactions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 2 operations across 2 paths, and defines 15 schemas. It is described by OpenAPI 3.0.3, at version 1.36.0.

Requests are made against a single base URL, https://mtls.dh.example.com/cds-au/v1.

2 operations 2 paths 15 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.36.0
Base URL
https://id.ob.ing.com.au/cds-au/v1/banking/products
Resource Areas
1

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Banking Account Transactions 2

Banking Account Transaction endpoints

GET
/banking/accounts/{accountId}/transactions
Get Transactions For Account
listBankingTransactions 14 params → 200400404406422
GET
/banking/accounts/{accountId}/transactions/{transactionId}
Get Transaction Detail
getBankingTransactionDetail 8 params → 200400404406

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are BankingTransactionV2 (19 properties), LinksPaginated (5 properties), ErrorV2 (4 properties), ResponseBankingTransactionByIdV3 (3 properties). Each schema is shown below with its type and property counts.

Meta
object
BankingAccountId
string
A unique identifier for a Banking account, generated according to [CDR ID Permanence](id-permanence) requirements.
ErrorV2
object
4 properties 3 required
LinksPaginated
object
5 properties 1 required
ResponseBankingTransactionByIdV3
object
3 properties 2 required
BankingInstalmentPlanId
string
A unique identifier for a Banking instalment plan, generated according to [CDR ID Permanence](id-permanence) requirements.
Links
object
1 property 1 required
BankingTransactionV2
object
19 properties 7 required
ResponseErrorListV2
object
1 property 1 required
BankingTransactionDetailV3
MetaPaginated
object
2 properties 2 required
ResponseBankingTransactionListV2
object
3 properties 3 required
NppPaymentService
string
Identifier of the applicable overlay service. The service is used in conjunction with the serviceVersion. See [here](npp-services) for more details.
MetaPaginatedTransaction
BankingTransactionId
string
A unique identifier for a Banking transaction, generated according to [CDR ID Permanence](id-permanence) requirements.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ing-australia-banking-account-transactions-api-openapi.yml Raw ↑

Other APIs ING Australia publishes across the network.

ING Australia Banking Account Balances API
ING Australia Banking Account Direct Debits API
ING Australia Banking Account Scheduled Payments API
ING Australia Banking Accounts API
ING Australia Banking Payees API
ING Australia Banking Products API