Changes to Cancel payment request

POST /payment-requests/{paymentRequestId}/cancel

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

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

  1. 359d267dca881
  2. b1ad79e918ac1
  3. ba1fb54c59391
  4. 270e233e401c118
  5. 8cc2aed458471

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

  • 270e233e401c118See 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

    • for the header request parameter Idempotency-Key, the maxLength was set to 255

      request-parameter-max-length-set

    • 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

    • endpoint added

      endpoint-added