API structure has changed
11 structure changes including:
1 Breaking change
10 Modifications
1 Removal
Modified
10
Breaking
GET /api/v1/accounts
- Authentication
- oauth authentication method Removed
GET /api/v1/accounts/{account_resource_id}/balances
- Authentication
- oauth authentication method Removed
GET /api/v1/accounts/{account_resource_id}/overdrafts
- Authentication
- oauth authentication method Removed
GET /api/v1/accounts/{account_resource_id}/owners
- Authentication
- oauth authentication method Removed
GET /api/v1/accounts/{account_resource_id}/transactions
- Authentication
- oauth authentication method Removed
GET /api/v1/accounts/{account_resource_id}/transactions/{transaction_resource_id}/details
- Authentication
- oauth authentication method Removed
GET /api/v1/end-user-identity
- Authentication
- oauth authentication method Removed
GET /api/v1/trusted-beneficiaries
- Authentication
- oauth authentication method Removed
POST /api/v1/funds-confirmations
- Authentication
- oauth authentication method Removed
POST /api/v1/payment-requests
- Authentication
- oauth authentication method Removed
Removed
1
Breaking
GET /api/v1/oauth/token