Change Updates

Do not miss any agavos API changes, ever again

Subscribe to the agavos API changelog to be up to date on recent changes.

RSS

May 10, 2023

master
1.0
Compare

API structure has changed

Next change
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