API structure has changed
11 structure changes including:
11 Modifications
Modified
11
Breaking
DELETE /v1/pix/keys/{accountId}
- Response
-
200 response Modified
- code, data properties Added
- Body
- content type Added
GET /v1/accounts
- Authentication
- Token authentication method Removed
GET /v1/accounts/balance/{accountId}
- Authentication
- Token authentication method Removed
GET /v1/accounts/entries/{accountId}
- Authentication
- Token authentication method Removed
GET /v1/execute/pix/{transactionId}
- Authentication
- Token authentication method Removed
GET /v1/pix/keys/{accountId}
- Authentication
- Token authentication method Removed
POST /v1/pix
- Authentication
- Token authentication method Removed
POST /v1/pix/keys/{accountId}
- Body
-
content type Modified
- from, to, value, date, description properties Removed
- account, pixKeyType, pixKey properties Added
- Response
-
200 response Modified
- code, data properties Added
- Authentication
- Token authentication method Removed
POST /v1/transfer/external
- Authentication
- Token authentication method Removed
POST /v1/transfer/internal
- Authentication
- Token authentication method Removed
POST /v1/transfer/p2p
- Authentication
- Token authentication method Removed