API structure has changed
14 structure changes including:
4 Breaking changes
8 Additions
2 Modifications
4 Removals
Modified
2
GET /v1/{payment-service}/{payment-product}/{paymentId}
- Response
-
200 response Modified
-
PaymentInitiationWithStatusResponse alternative Modified
- debtorAccount, creditorAccount properties Modified
-
BulkPaymentInitiationWithStatusResponse alternative Modified
- debtorAccount, payments properties Modified
-
PaymentInitiationWithStatusResponse alternative Modified
POST /v1/{payment-service}/{payment-product}
- Body
-
content type Modified
-
PaymentInitiationJson alternative Modified
- debtorAccount, creditorAccount properties Modified
-
BulkPaymentInitiationJson alternative Modified
- debtorAccount, payments properties Modified
-
PaymentInitiationJson alternative Modified
Removed
4
Breaking
GET /v1/accounts
GET /v1/accounts/{accountId}/balances
GET /v1/accounts/{accountId}/transactions
GET /v1/accounts/{accountId}/transactions/{transactionId}
Added
8
GET /v1/accounts
GET /v1/accounts/{accountId}/balances
GET /v1/accounts/{accountId}/transactions
GET /v1/accounts/{accountId}/transactions/{transactionId}
GET /v1/card-accounts
GET /v1/card-accounts/{accountId}
GET /v1/card-accounts/{accountId}/balances
GET /v1/card-accounts/{accountId}/transactions