General

Update a notification subscription configuration

Updates an existing notification subscription configuration. If you are updating the event types, you must provide all event types, otherwise the previous event type configuration will be overwritten.

post/updateNotificationConfiguration

Request body

Response

OK - the request has succeeded.

pspReferencestring

The reference of a request. Can be used to uniquely identify the request.

resultCodestring

The result code.

submittedAsyncboolean

Indicates whether the request is processed asynchronously. Depending on the request's platform settings, the following scenarios may be applied:

  • true: The request is queued and will be executed when the providing service is available in the order in which the requests are received.
  • false: The processing of the request is immediately attempted; it may result in an error if the providing service is unavailable.

Changes

Changed in 12 of the 21 revisions of this API.351855

  • v145a1cea670d3422See the full diff
    • the configurationDetails/eventConfigs/items/ request property type/format changed from object/ to /

      request-property-type-changed

    • the configurationDetails/eventConfigs/items/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the required property configurationDetails/eventConfigs/items/eventType from the response with the 200 status

      response-required-property-removed

    • removed the required property configurationDetails/eventConfigs/items/includeMode from the response with the 200 status

      response-required-property-removed

    • removed the request property configurationDetails/eventConfigs/items/eventType

      request-property-removed

    • removed the request property configurationDetails/eventConfigs/items/includeMode

      request-property-removed

    • added the new optional request property configurationDetails/eventConfigs/items/NotificationEventConfiguration

      new-optional-request-property

    • added the optional property configurationDetails/eventConfigs/items/NotificationEventConfiguration to the response with the 200 status

      response-optional-property-added

  • v1006529adfbf81313See the full diff
    • the request's body type/format changed from / to object/

      request-body-type-changed

    • the configurationDetails request property type/format changed from / to object/

      request-property-type-changed

    • the configurationDetails/eventConfigs/items/ request property type/format changed from / to object/

      request-property-type-changed

    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 400

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 401

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 403

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 422

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 500

      response-body-type-changed

    • the response property configurationDetails/eventConfigs became optional for the status 200

      response-property-became-optional

    • the response property configurationDetails/notifyURL became optional for the status 200

      response-property-became-optional

    • the configurationDetails response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the configurationDetails/eventConfigs/items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • added the new FUNDS_MIGRATED enum value to the configurationDetails/eventConfigs/items/eventType response property for the response status 200

      response-property-enum-value-added

    • the request property configurationDetails/eventConfigs became optional

      request-property-became-optional

    • the request property configurationDetails/notifyURL became optional

      request-property-became-optional

    • added the new FUNDS_MIGRATED enum value to the request property configurationDetails/eventConfigs/items/eventType

      request-property-enum-value-added

  • v10def803273ac628See the full diff
    • removed the enum value SSL of the request property configurationDetails/sslProtocol

      request-property-enum-value-removed

    • removed the enum value SSLInsecureCiphers of the request property configurationDetails/sslProtocol

      request-property-enum-value-removed

    • removed the enum value TLS of the request property configurationDetails/sslProtocol

      request-property-enum-value-removed

    • removed the enum value TLSv10 of the request property configurationDetails/sslProtocol

      request-property-enum-value-removed

    • removed the enum value TLSv10InsecureCiphers of the request property configurationDetails/sslProtocol

      request-property-enum-value-removed

    • removed the enum value TLSv11 of the request property configurationDetails/sslProtocol

      request-property-enum-value-removed

    • added the new ACCOUNT_HOLDER_MIGRATED enum value to the configurationDetails/eventConfigs/items/eventType response property for the response status 200

      response-property-enum-value-added

    • added the new TLSv13 enum value to the configurationDetails/sslProtocol response property for the response status 200

      response-property-enum-value-added

    • added the new ACCOUNT_HOLDER_MIGRATED enum value to the request property configurationDetails/eventConfigs/items/eventType

      request-property-enum-value-added

    • added the new TLSv13 enum value to the request property configurationDetails/sslProtocol

      request-property-enum-value-added

    • removed the SSL enum value from the configurationDetails/sslProtocol response property for the response status 200

      response-property-enum-value-removed

    • removed the SSLInsecureCiphers enum value from the configurationDetails/sslProtocol response property for the response status 200

      response-property-enum-value-removed

    • removed the TLS enum value from the configurationDetails/sslProtocol response property for the response status 200

      response-property-enum-value-removed

    • removed the TLSv10 enum value from the configurationDetails/sslProtocol response property for the response status 200

      response-property-enum-value-removed

    • removed the TLSv10InsecureCiphers enum value from the configurationDetails/sslProtocol response property for the response status 200

      response-property-enum-value-removed

    • removed the TLSv11 enum value from the configurationDetails/sslProtocol response property for the response status 200

      response-property-enum-value-removed

  • v1f0b24ad6104322See the full diff
    • added the new PENDING_CREDIT enum value to the configurationDetails/eventConfigs/items/eventType response property for the response status 200

      response-property-enum-value-added

    • added the new SCORE_SIGNAL_TRIGGERED enum value to the configurationDetails/eventConfigs/items/eventType response property for the response status 200

      response-property-enum-value-added

    • added the new PENDING_CREDIT enum value to the request property configurationDetails/eventConfigs/items/eventType

      request-property-enum-value-added

    • added the new SCORE_SIGNAL_TRIGGERED enum value to the request property configurationDetails/eventConfigs/items/eventType

      request-property-enum-value-added

    • api tag General added

      api-tag-added

    • the endpoint scheme security ApiKeyAuth was added to the API

      api-security-added

    • the endpoint scheme security BasicAuth was added to the API

      api-security-added

  • v164ced2e5823411See the full diff
    • added the new TRANSFER_NOT_PAIDOUT_TRANSFERS enum value to the configurationDetails/eventConfigs/items/eventType response property for the response status 200

      response-property-enum-value-added

    • added the new TRANSFER_NOT_PAIDOUT_TRANSFERS enum value to the request property configurationDetails/eventConfigs/items/eventType

      request-property-enum-value-added

    • added the optional property status to the response with the 400 status

      response-optional-property-added

    • added the optional property status to the response with the 401 status

      response-optional-property-added

    • added the optional property status to the response with the 403 status

      response-optional-property-added

    • added the optional property status to the response with the 422 status

      response-optional-property-added

    • added the optional property status to the response with the 500 status

      response-optional-property-added

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 422

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

  • v1f3953c93f7d911See the full diff
    • added the new ACCOUNT_FUNDS_BELOW_THRESHOLD enum value to the configurationDetails/eventConfigs/items/eventType response property for the response status 200

      response-property-enum-value-added

    • added the new ACCOUNT_FUNDS_BELOW_THRESHOLD enum value to the request property configurationDetails/eventConfigs/items/eventType

      request-property-enum-value-added