Changes to Fulfill payment request

POST /payment-requests/{paymentRequestId}/fulfill

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

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

  1. 359d267dca881
  2. b1ad79e918ac1
  3. ba1fb54c59392
  4. 0123533d83611
  5. 270e233e401c112

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 new optional request property data/attributes/tags

      new-optional-request-property

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

      response-required-property-added

    • the request property data/attributes/paymentSource/anyOf[subschema #1]/walletId became optional

      request-property-became-optional

  • 270e233e401c112See the full diff
    • removed subschema #1 subschema #2 from the data/attributes/paymentSource request property anyOf list

      request-property-any-of-removed

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

      request-parameter-max-length-set

    • added subschema #1 subschema #2 to the data/attributes/paymentSource request property anyOf list

      request-property-any-of-added

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

      response-required-property-added