Changes to Execute a single payment using consent

POST /payment_initiation/consent/payment/execute

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

Changed in 12 of the 52 revisions of this API.3511

  1. 94406d9a4d271
  2. a1bbca01816026
  3. 80d23bfdc2e52
  4. fb8c3f188d8b2
  5. 465584b48c994
  6. 4abee1c569292
  7. f8b9f1a857672
  8. af4b6e71d87f1
  9. b0b8ac37e34d1
  10. b0263533029b1
  11. 36052f62cce11
  12. 5de70cc1e6ca21

What changed

    • request property scope/allOf[subschema #1: PaymentInitiationConsentScope]/ deprecated

      request-property-deprecated

    • added the new ASSETS_ERROR enum value to the error/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new ASSETS_ERROR enum value to the error_type response property for the response status default

      response-property-enum-value-added

    • added the new CRA_MONITORING_ERROR enum value to the error/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new CRA_MONITORING_ERROR enum value to the error_type response property for the response status default

      response-property-enum-value-added

    • added the new CREDIT_PROFILE_REPORT_ERROR enum value to the error/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new CREDIT_PROFILE_REPORT_ERROR enum value to the error_type response property for the response status default

      response-property-enum-value-added

    • added the new ENCOMPASS_ERROR enum value to the error/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new ENCOMPASS_ERROR enum value to the error_type response property for the response status default

      response-property-enum-value-added

    • added the new ENRICH_ERROR enum value to the error/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new ENRICH_ERROR enum value to the error_type response property for the response status default

      response-property-enum-value-added

    • added the new FRAUD_INSIGHTS_ERROR enum value to the error/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new FRAUD_INSIGHTS_ERROR enum value to the error_type response property for the response status default

      response-property-enum-value-added

    • added the new FREDDIE_MAC_ERROR enum value to the error/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new FREDDIE_MAC_ERROR enum value to the error_type response property for the response status default

      response-property-enum-value-added

    • added the new LINK_DELIVERY_ERROR enum value to the error/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new LINK_DELIVERY_ERROR enum value to the error_type response property for the response status default

      response-property-enum-value-added

    • added the new PROFILE_ERROR enum value to the error/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new PROFILE_ERROR enum value to the error_type response property for the response status default

      response-property-enum-value-added

    • added the new RECURRING_TRANSACTIONS_ERROR enum value to the error/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new RECURRING_TRANSACTIONS_ERROR enum value to the error_type response property for the response status default

      response-property-enum-value-added

    • added the new STATEMENTS_ERROR enum value to the error/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new STATEMENTS_ERROR enum value to the error_type response property for the response status default

      response-property-enum-value-added

    • added the new TRANSFER_RECURRING_ERROR enum value to the error/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new TRANSFER_RECURRING_ERROR enum value to the error_type response property for the response status default

      response-property-enum-value-added

    • added the new TRANSFER_REFUND_ERROR enum value to the error/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new TRANSFER_REFUND_ERROR enum value to the error_type response property for the response status default

      response-property-enum-value-added

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new IDEMPOTENCY_ERROR enum value to the error/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new IDEMPOTENCY_ERROR enum value to the error_type response property for the response status default

      response-property-enum-value-added

    • added the new BASE_REPORT_ERROR enum value to the error/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new BASE_REPORT_ERROR enum value to the error_type response property for the response status default

      response-property-enum-value-added

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the optional property error/provided_account_subtypes to the response with the 200 status

      response-optional-property-added

    • added the optional property error/required_account_subtypes to the response with the 200 status

      response-optional-property-added

    • added the optional property provided_account_subtypes to the response with the default status

      response-optional-property-added

    • added the optional property required_account_subtypes to the response with the default status

      response-optional-property-added

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the IDENTITY_ERROR enum value from the error/error_type response property for the response status 200

      response-property-enum-value-removed

    • removed the IDENTITY_ERROR enum value from the error_type response property for the response status default

      response-property-enum-value-removed

    • added the new IDENTITY_ERROR enum value to the error/error_type response property for the response status 200

      response-property-enum-value-added

    • added the new USER_ERROR enum value to the error/error_type response property for the response status 200

      response-property-enum-value-added

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new SIGNAL_ERROR enum value to the error/error_type response property for the response status 200

      response-property-enum-value-added

    • added the optional property error to the response with the 200 status

      response-optional-property-added

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • request property scope deprecated

      request-property-deprecated

    • added the new optional request property processing_mode

      new-optional-request-property

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 5de70cc1e6ca21See the full diff
    • removed the request property processing_mode

      request-property-removed

    • removed the optional property error from the response with the 200 status

      response-optional-property-removed

    • request property scope reactivated

      request-property-reactivated

    This revision also has 699 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog