Changes to List payment requests

GET /payment-requests

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

Changed in 5 of the 28 revisions of this API.1114

  1. 359d267dca881
  2. b1ad79e918ac1
  3. ba1fb54c59391
  4. 270e233e401c119
  5. 8cc2aed458472

What changed

    • deleted the header request parameter X-Agent-ID with deprecation

      request-parameter-removed-with-deprecation

    • header request parameter X-Agent-ID was deprecated

      request-parameter-deprecated

    • added the required property data/items/attributes/tags to the response with the 200 status

      response-required-property-added

  • 270e233e401c119See the full diff
    • the data/items/attributes/description/anyOf[subschema #1]/ response property's maxLength was unset from 500 for the response status 200

      response-property-max-length-unset

    • for the query request parameter cursor, the maxLength was set to 1024

      request-parameter-max-length-set

    • added the new optional query request parameter includeCanceled

      new-optional-request-parameter

    • added the required property data/items/attributes/initiatorAgent to the response with the 200 status

      response-required-property-added

    • added the required property data/items/attributes/initiatorParty to the response with the 200 status

      response-required-property-added

    • added the required property data/items/attributes/payerCanDecline to the response with the 200 status

      response-required-property-added

    • added the required property data/items/attributes/payerCanPay to the response with the 200 status

      response-required-property-added

    • added the required property data/items/attributes/payerHandle to the response with the 200 status

      response-required-property-added

    • added the required property data/items/attributes/requesterHandle to the response with the 200 status

      response-required-property-added

    • added the required property data/items/attributes/walletName to the response with the 200 status

      response-required-property-added

    • added the required property data/items/relationships/payerAgent to the response with the 200 status

      response-required-property-added

    • added the required property data/items/attributes/payerAvatarUrl to the response with the 200 status

      response-required-property-added

    • added the required property data/items/attributes/requesterAvatarUrl to the response with the 200 status

      response-required-property-added