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

24 days ago

main
v1
Compare

API structure has changed

1 structure change including:
1 Modification
Modified 1 Breaking
POST /api/v1/trades/quote
  • Response
  • 200 response Modified
    • application/json content type Modified
      • fromCurrency, toCurrency, toAmount, rate, quoteStr, fromAmount properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • 400 response Modified
    • application/json content type Modified
      • fromCurrency, toCurrency, toAmount, rate, quoteStr, fromAmount properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking