General

Get a list of notification subscription configurations

Returns the details of the configurations of all of the notification subscriptions in the platform of the executing user.

post/getNotificationConfigurationList

Request body

EmptyRequest required

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

  • v145a1cea670d31111See the full diff
    • the configurations/items/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the optional property configurations/items/active from the response with the 200 status

      response-optional-property-removed

    • removed the optional property configurations/items/apiVersion from the response with the 200 status

      response-optional-property-removed

    • removed the optional property configurations/items/description from the response with the 200 status

      response-optional-property-removed

    • removed the optional property configurations/items/eventConfigs from the response with the 200 status

      response-optional-property-removed

    • removed the optional property configurations/items/messageFormat from the response with the 200 status

      response-optional-property-removed

    • removed the optional property configurations/items/notificationId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property configurations/items/notifyPassword from the response with the 200 status

      response-optional-property-removed

    • removed the optional property configurations/items/notifyURL from the response with the 200 status

      response-optional-property-removed

    • removed the optional property configurations/items/notifyUsername from the response with the 200 status

      response-optional-property-removed

    • removed the optional property configurations/items/sendActionHeader from the response with the 200 status

      response-optional-property-removed

    • removed the optional property configurations/items/sslProtocol from the response with the 200 status

      response-optional-property-removed

    • added the optional property configurations/items/NotificationConfigurationDetails to the response with the 200 status

      response-optional-property-added

  • v1006529adfbf8121See 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 configurations became optional for the status 200

      response-property-became-optional

    • the response property configurations/items/eventConfigs became optional for the status 200

      response-property-became-optional

    • the response property configurations/items/notifyURL became optional for the status 200

      response-property-became-optional

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

      response-property-type-changed

    • the configurations/items/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 configurations/items/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 configurations/items/eventConfigs/items/eventType response property for the response status 200

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

    • added the new PENDING_CREDIT enum value to the configurations/items/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 configurations/items/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 configurations/items/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 configurations/items/eventConfigs/items/eventType response property for the response status 200

      response-property-enum-value-added