POST
/
api
/
v1
/
messagesource
/
handler
curl --request POST \
  --url https://saas.pads365.com/rdx/NDS.Services.FIDS.Connector/api/v1/messagesource/handler \
  --header 'Content-Type: multipart/form-data'
{
  "Succeeded": true,
  "Message": "<string>",
  "Code": "<string>",
  "MessageHandlerId": "<string>"
}

Query Parameters

Id
string | null
Name
string | null
Maximum length: 50
ScriptType
string | null
MessageType
string | null
Maximum length: 50
HandlerMethod
string | null
Maximum length: 50
MessageParserId
string | null

Body

multipart/form-data

Response

200 - application/json

The response is of type object.