General

Get a notification subscription configuration

Returns the details of the configuration of a notification subscription.

post/getNotificationConfiguration

Request body

notificationIdinteger required

The ID of the notification subscription configuration whose details are to be retrieved.

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.191538

  • v145a1cea670d331See the full diff
    • 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

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

      response-optional-property-added

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

      request-body-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

  • v10def803273ac26See the full diff
    • 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

    • 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

    • 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

    • 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

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

    • 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