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 4, 2026

main
v1
Compare

API structure has changed

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