Change Updates

Do not miss any ORO Bank API changes, ever again

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

RSS

Nov 6, 2025

main
1.0.0
Compare

API structure has changed

7 structure changes including:
2 Additions
5 Modifications
Modified 5
GET /accounts/{accountId}/orders/{orderId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • edges property Modified
        • executions property Modified
GET /orders
  • Response
  • 200 response Modified
    • application/json content type Modified
      • edges property Modified
        • executions property Modified
GET /transfers
  • Response
  • 200 response Modified
    • application/json content type Modified
      • feeAmount, purpose, type properties Added
GET /transfers/{transferId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • feeAmount, purpose, type properties Added
POST /accounts/{accountId}/orders
  • Response
  • 200 response Modified
    • application/json content type Modified
      • edges property Modified
        • executions property Modified
Added 2
GET /countries/{country}/corridors
GET /validation-schema