Changes to Get all orders for a specific ID.

GET /v1/get-order/{id}

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

Changed in 6 of the 19 revisions of this API.319

  1. ca0ef15d58791
  2. 162bab886181314
  3. 4c6b590d6e0f1
  4. 3d71e0aeceec1
  5. 2143e9c2be821
  6. b1e4042458211

What changed

    • endpoint deprecated

      endpoint-deprecated

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

  • 162bab886181314See the full diff
    • removed the media type application/json for the response with the status 404

      response-media-type-removed

    • removed the required property details/oneOf[GatewayErrorDetails]/oneOf[subschema #3 -> subschema #8]/min_required_sats from the response with the 400 status

      response-required-property-removed

    • removed the required property details/oneOf[GatewayErrorDetails]/oneOf[subschema #3 -> subschema #8]/sender from the response with the 400 status

      response-required-property-removed

    • added the new QUOTE_AMOUNT_TOO_LOW enum value to the code response property for the response status 400

      response-property-enum-value-added

    • the endpoint scheme security api_key was added to the API

      api-security-added

    • removed the INSUFFICIENT_FUNDS enum value from the code response property for the response status 400

      response-property-enum-value-removed

    • added the required property details/oneOf[GatewayErrorDetails]/oneOf[subschema #3 -> subschema #8]/actual to the response with the 400 status

      response-required-property-added

    • added the required property details/oneOf[GatewayErrorDetails]/oneOf[subschema #3 -> subschema #8]/minimum to the response with the 400 status

      response-required-property-added

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

    • added the media type application/json for the response with the status 404

      response-media-type-added

    • added the non-success response with the status 400

      response-non-success-status-added

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

      response-optional-property-added

    • added the required property id to the response with the 200 status

      response-required-property-added