Do not miss any Lumetrade Staging API changes, ever again

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

RSS

May 5, 2026

main
v1
Compare

API structure has changed

5 structure changes including:
5 Modifications
Modified 5 Breaking
GET /api/v1/trades
  • Response
  • 200 response Modified
    • application/json content type Modified
      • trade property Modified
        • fromAccountId, toAccountId properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • createdAt property Added
      • fills property Modified
        • tradeId property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /api/v1/trades/{transactionId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • fromAccountId, toAccountId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • createdAt property Added
  • 404 response Modified
    • application/json content type Modified
      • fromAccountId, toAccountId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • createdAt property Added
GET /api/v1/wallets
  • Response
  • 200 response Modified
    • application/json content type Modified
      • paymentCurrencyRouteId property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • currency property Added
GET /api/v1/wallets/{walletId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • paymentCurrencyRouteId property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • currency property Added
  • 404 response Modified
    • application/json content type Modified
      • paymentCurrencyRouteId property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • currency property Added
POST /api/v1/beneficiaries/withdrawals
  • Response
  • 201 response Modified
    • application/json content type Modified
      • internalTransactionId property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId property Added
  • 400 response Modified
    • application/json content type Modified
      • internalTransactionId property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId property Added
  • 404 response Modified
    • application/json content type Modified
      • internalTransactionId property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • transactionId property Added