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

about 1 month ago

main
v1
Compare

API structure has changed

1 structure change including:
1 Modification
Modified 1 Breaking
GET /api/v1/accounts/currency/{currency}
  • Path went from /api/v1/accounts/currency/{currencyCode} to /api/v1/accounts/currency/{currency} (same operationId)
  • Path
  • currencyCode path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • currency path parameter Added