API structure has changed
3 structure changes including:
2 Additions
1 Modification
Modified
1
Breaking
GET /api/v1/accounts/{account_resource_id}/owners
- Response
-
200 response Modified
- first_name, full_name, last_name, name_prefix properties Removed
- allowed_amount property Added
Added
2
GET /api/v1/accounts/{account_resource_id}/overdrafts
GET /api/v1/accounts/{account_resource_id}/transactions/{transaction_resource_id}/details