Executes a NotificationSet operation

Executes an operation of NotificationSet

With the NotificationSet service, you can perform the following operations on the execute endpoint:

  • NotificationSetRequest

  • FindNotifications

NotificationSetRequest

BODY PARAMS:
{
  "$type": "Asi.Soa.Communications.DataContracts.NotificationSetRequest, Asi.Contracts",
  "EntityTypeName": "NotificationSet",
  "OperationName": "NotificationSetRequest",
  "Operation": {
    "$type": "Asi.Soa.Communications.DataContracts.NotificationSetOperationData, Asi.Contracts"
  },
  "NotificationSetId": "string value",
  "PartyId": "string value",
  "ParametersString": "string value",
  "RequestCulture": "string value"
}
Body Params

NotificationSetRequest object to execute

string
enum
required
Defaults to Asi.Soa.Communications.DataContracts.NotificationSetRequest, Asi.Contracts

The DataType must be "Asi.Soa.Communications.DataContracts.NotificationSetRequest, Asi.Contracts"

Allowed:
string
string
string
enum
Defaults to FindNotifications
Allowed:
string
string
string
string
Responses
200

The request was successful.

201

The resource was successfully created.

202

The resource was asynchronously created.

Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here!

Contact us
Copyright © Advanced Solutions International, All rights reserved.