Changes to Get UTXOs for a group

GET /v1/cryptos/{cryptoCode}/groups/{groupId}/utxos

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 40 revisions of this API.128

  1. dcf3a15489b025
  2. 5bb4d4de224a2
  3. e723d8819f531
  4. b5092f2045991

What changed

  • dcf3a15489b025See the full diff
    • removed the optional property receivedUTXOs from the response with the 200 status

      response-optional-property-removed

    • removed the optional property spentUTXOs from the response with the 200 status

      response-optional-property-removed

    • added the optional property confirmed to the response with the 200 status

      response-optional-property-added

    • added the optional property currentHeight to the response with the 200 status

      response-optional-property-added

    • added the optional property spentUnconfirmed to the response with the 200 status

      response-optional-property-added

    • added the optional property trackedSource to the response with the 200 status

      response-optional-property-added

    • added the optional property unconfirmed to the response with the 200 status

      response-optional-property-added

    • added the optional property receivedUTXOs/items/keyIndex to the response with the 200 status

      response-optional-property-added

    • added the optional property spentUTXOs/items/keyIndex to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 14 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog