Changes to Get payment request

GET /payment-requests/{paymentRequestId}

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

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

  1. 359d267dca881
  2. b1ad79e918ac1
  3. ba1fb54c59391
  4. 270e233e401c18
  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/attributes/tags to the response with the 200 status

      response-required-property-added

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

      response-property-max-length-unset

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added