API structure has changed
9 structure changes including:
2 Additions
7 Modifications
Modified
7
GET /v1/accounts
- Authentication
- Token authentication method Added
GET /v1/accounts/balance/{accountId}
- Authentication
- Token authentication method Added
GET /v1/accounts/entries/{accountId}
- Authentication
- Token authentication method Added
GET /v1/pix/keys/{accountId}
- Authentication
- Token authentication method Added
POST /v1/transfer/external
- Authentication
- Token authentication method Added
POST /v1/transfer/internal
- Authentication
- Token authentication method Added
POST /v1/transfer/p2p
- Authentication
- Token authentication method Added
Added
2
DELETE /v1/pix/keys/{accountId}
POST /v1/pix/keys/{accountId}