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

Query Parameters

Id
string | null
Name
string | null
Maximum length: 50
ScriptType
string | null
ParseMethod
string | null
Maximum length: 50
MessageSourceId
string | null

Body

multipart/form-data

Response

200 - application/json

The response is of type object.