Changes to Create payment request

POST /payment-requests

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

Changed in 7 of the 28 revisions of this API.3416

  1. 359d267dca881
  2. b1ad79e918ac11
  3. ba1fb54c59392
  4. 983d5c23452211
  5. 8a3cf2b14c081
  6. 270e233e401c328
  7. 8cc2aed458472

What changed

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

      request-parameter-removed-with-deprecation

  • b1ad79e918ac11See the full diff
    • removed the request property data/attributes/disableNotifications

      request-property-removed

    • 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 201 status

      response-required-property-added

    • removed the request property data/attributes/suppressNotifications

      request-property-removed

    • added the new optional request property data/attributes/disableNotifications

      new-optional-request-property

    • added the new optional request property data/attributes/suppressNotifications

      new-optional-request-property

  • 270e233e401c328See the full diff
    • removed subschema #1 subschema #2 subschema #3 subschema #4 subschema #5 from the data/attributes/payer request property anyOf list

      request-property-any-of-removed

    • the data/attributes/description request property's maxLength was decreased to 80

      request-property-max-length-decreased

    • the data/attributes/description/anyOf[subschema #1]/ response property's maxLength was unset from 500 for the response status 201

      response-property-max-length-unset

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

      request-parameter-max-length-set

    • the data/attributes/payerName request property's maxLength was set to 32

      request-property-max-length-set

    • added subschema #1 subschema #2 subschema #3 subschema #4 subschema #5 to the data/attributes/payer request property anyOf list

      request-property-any-of-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added