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

Changelog

Last update:
Compare
9 structure changes including:
9 Modifications
Modified 9 Breaking
GET /api/v1/accounts
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id property Modified
        • Type went from integer(int64) to string
          Breaking
      • currencySymbol, currencyName, custodyBalance properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • 401 response Modified
    • application/json content type Modified
      • id property Modified
        • Type went from integer(int64) to string
          Breaking
      • currencySymbol, currencyName, custodyBalance properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
GET /api/v1/accounts/{accountId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id property Modified
        • Type went from integer(int64) to string
          Breaking
      • currencySymbol, currencyName, custodyBalance properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • 401 response Modified
    • application/json content type Modified
      • id property Modified
        • Type went from integer(int64) to string
          Breaking
      • currencySymbol, currencyName, custodyBalance properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • 404 response Modified
    • application/json content type Modified
      • id property Modified
        • Type went from integer(int64) to string
          Breaking
      • currencySymbol, currencyName, custodyBalance properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
GET /api/v1/beneficiaries
  • Response
  • 200 response Modified
    • application/json content type Modified
      • withdrawFormDetails property Modified
        • integralNumber, floatingPointNumber, number, pojo, int, long, nodeType, string, valueNode, container, missingNode, object, short, double, bigDecimal, bigInteger, boolean, binary, array, empty, null, float, embeddedValue properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • textual property Removed
      • internalId property Added
  • 401 response Modified
    • application/json content type Modified
      • withdrawFormDetails property Modified
        • integralNumber, floatingPointNumber, number, pojo, int, long, nodeType, string, valueNode, container, missingNode, object, short, double, bigDecimal, bigInteger, boolean, binary, array, empty, null, float, embeddedValue properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • textual property Removed
      • internalId property Added
GET /api/v1/beneficiaries/{beneficiaryId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • withdrawFormDetails property Modified
        • integralNumber, floatingPointNumber, number, pojo, int, long, nodeType, string, valueNode, container, missingNode, object, short, double, bigDecimal, bigInteger, boolean, binary, array, empty, null, float, embeddedValue properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • textual property Removed
      • internalId property Added
  • 401 response Modified
    • application/json content type Modified
      • withdrawFormDetails property Modified
        • integralNumber, floatingPointNumber, number, pojo, int, long, nodeType, string, valueNode, container, missingNode, object, short, double, bigDecimal, bigInteger, boolean, binary, array, empty, null, float, embeddedValue properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • textual property Removed
      • internalId property Added
  • 404 response Modified
    • application/json content type Modified
      • withdrawFormDetails property Modified
        • integralNumber, floatingPointNumber, number, pojo, int, long, nodeType, string, valueNode, container, missingNode, object, short, double, bigDecimal, bigInteger, boolean, binary, array, empty, null, float, embeddedValue properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • textual property Removed
      • internalId property Added
GET /api/v1/wallets
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id property Modified
        • Type went from integer(int64) to string
          Breaking
      • depositDetails property Modified
        • integralNumber, floatingPointNumber, number, pojo, int, long, nodeType, string, valueNode, container, missingNode, object, short, double, bigDecimal, bigInteger, boolean, binary, array, empty, null, float, embeddedValue properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • textual property Removed
  • 401 response Modified
    • application/json content type Modified
      • id property Modified
        • Type went from integer(int64) to string
          Breaking
      • depositDetails property Modified
        • integralNumber, floatingPointNumber, number, pojo, int, long, nodeType, string, valueNode, container, missingNode, object, short, double, bigDecimal, bigInteger, boolean, binary, array, empty, null, float, embeddedValue properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • textual property Removed
GET /api/v1/wallets/{walletId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id property Modified
        • Type went from integer(int64) to string
          Breaking
      • depositDetails property Modified
        • integralNumber, floatingPointNumber, number, pojo, int, long, nodeType, string, valueNode, container, missingNode, object, short, double, bigDecimal, bigInteger, boolean, binary, array, empty, null, float, embeddedValue properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • textual property Removed
  • 401 response Modified
    • application/json content type Modified
      • id property Modified
        • Type went from integer(int64) to string
          Breaking
      • depositDetails property Modified
        • integralNumber, floatingPointNumber, number, pojo, int, long, nodeType, string, valueNode, container, missingNode, object, short, double, bigDecimal, bigInteger, boolean, binary, array, empty, null, float, embeddedValue properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • textual property Removed
  • 404 response Modified
    • application/json content type Modified
      • id property Modified
        • Type went from integer(int64) to string
          Breaking
      • depositDetails property Modified
        • integralNumber, floatingPointNumber, number, pojo, int, long, nodeType, string, valueNode, container, missingNode, object, short, double, bigDecimal, bigInteger, boolean, binary, array, empty, null, float, embeddedValue properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • textual property Removed
GET /api/v1/withdrawals
  • Response
  • 200 response Modified
    • application/json content type Modified
      • withdrawDetails property Modified
        • Type went from object to string
          Breaking
        • integralNumber, floatingPointNumber, number, pojo, int, long, nodeType, string, valueNode, container, missingNode, object, short, double, bigDecimal, bigInteger, boolean, binary, array, empty, null, float, embeddedValue properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • textual property Removed
      • accountId property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • createdAt property Added
  • 401 response Modified
    • application/json content type Modified
      • withdrawDetails property Modified
        • Type went from object to string
          Breaking
        • integralNumber, floatingPointNumber, number, pojo, int, long, nodeType, string, valueNode, container, missingNode, object, short, double, bigDecimal, bigInteger, boolean, binary, array, empty, null, float, embeddedValue properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • textual property Removed
      • accountId property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • createdAt property Added
GET /api/v1/withdrawals/{transactionId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • withdrawDetails property Modified
        • Type went from object to string
          Breaking
        • integralNumber, floatingPointNumber, number, pojo, int, long, nodeType, string, valueNode, container, missingNode, object, short, double, bigDecimal, bigInteger, boolean, binary, array, empty, null, float, embeddedValue properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • textual property Removed
      • accountId property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • createdAt property Added
  • 401 response Modified
    • application/json content type Modified
      • withdrawDetails property Modified
        • Type went from object to string
          Breaking
        • integralNumber, floatingPointNumber, number, pojo, int, long, nodeType, string, valueNode, container, missingNode, object, short, double, bigDecimal, bigInteger, boolean, binary, array, empty, null, float, embeddedValue properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • textual property Removed
      • accountId property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • createdAt property Added
  • 404 response Modified
    • application/json content type Modified
      • withdrawDetails property Modified
        • Type went from object to string
          Breaking
        • integralNumber, floatingPointNumber, number, pojo, int, long, nodeType, string, valueNode, container, missingNode, object, short, double, bigDecimal, bigInteger, boolean, binary, array, empty, null, float, embeddedValue properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • textual property Removed
      • accountId property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • createdAt property Added
POST /api/v1/accounts
  • Response
  • 201 response Modified
    • application/json content type Modified
      • id property Modified
        • Type went from integer(int64) to string
          Breaking
      • currencySymbol, currencyName, custodyBalance properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • 400 response Modified
    • application/json content type Modified
      • id property Modified
        • Type went from integer(int64) to string
          Breaking
      • currencySymbol, currencyName, custodyBalance properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • 401 response Modified
    • application/json content type Modified
      • id property Modified
        • Type went from integer(int64) to string
          Breaking
      • currencySymbol, currencyName, custodyBalance properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • 404 response Modified
    • application/json content type Modified
      • id property Modified
        • Type went from integer(int64) to string
          Breaking
      • currencySymbol, currencyName, custodyBalance properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • 409 response Modified
    • application/json content type Modified
      • id property Modified
        • Type went from integer(int64) to string
          Breaking
      • currencySymbol, currencyName, custodyBalance properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
17 structure changes including:
3 Breaking changes
4 Additions
11 Modifications
2 Removals
Modified 11 Breaking
POST /api/v1/beneficiaries/withdrawals
  • Path went from /api/v1/beneficiaries/{beneficiaryId}/withdrawals to /api/v1/beneficiaries/withdrawals (same operationId)
    Breaking
  • Body
  • application/json content type Modified
    • beneficiaryId property Added
  • Path
  • beneficiaryId path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Authentication
  • X api key, X api secret authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • X api key & X api secret authentication method Added
GET /api/v1/withdrawals/{transactionId}
  • Authentication
  • X api key, X api secret authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • X api key & X api secret authentication method Added
GET /api/v1/beneficiaries
  • Authentication
  • X api key, X api secret authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • X api key & X api secret authentication method Added
GET /api/v1/beneficiaries/{beneficiaryId}
  • Authentication
  • X api key, X api secret authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • X api key & X api secret authentication method Added
GET /api/v1/deposits
  • Authentication
  • X api key, X api secret authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • X api key & X api secret authentication method Added
GET /api/v1/deposits/{depositId}
  • Authentication
  • X api key, X api secret authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • X api key & X api secret authentication method Added
GET /api/v1/trades
  • Authentication
  • X api key, X api secret authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • X api key & X api secret authentication method Added
GET /api/v1/trades/{transactionId}
  • Authentication
  • X api key, X api secret authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • X api key & X api secret authentication method Added
GET /api/v1/wallets
  • Authentication
  • X api key, X api secret authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • X api key & X api secret authentication method Added
GET /api/v1/wallets/{walletId}
  • Authentication
  • X api key, X api secret authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • X api key & X api secret authentication method Added
GET /api/v1/withdrawals
  • Authentication
  • X api key, X api secret authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • X api key & X api secret authentication method Added
Removed 2 Breaking
X api secretauthentication method
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
X api keyauthentication method
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 4
POST /api/v1/accounts
GET /api/v1/currencies
GET /api/v1/accounts/{accountId}
GET /api/v1/accounts
2 structure changes including:
2 Modifications
Modified 2
GET /api/v1/trades
  • Response
  • 200 response Modified
    • application/json content type Modified
      • trade property Modified
        • isRateInverted, isRfq properties Added
  • 401 response Modified
    • application/json content type Modified
      • trade property Modified
        • isRateInverted, isRfq properties Added
GET /api/v1/trades/{transactionId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • isRateInverted, isRfq properties Added
  • 401 response Modified
    • application/json content type Modified
      • isRateInverted, isRfq properties Added
  • 404 response Modified
    • application/json content type Modified
      • isRateInverted, isRfq properties Added