Skip to main content
POST
/
api
/
v1
/
process
cURL
curl --request POST \
  --url https://saas.pads365.com/rdx/NDS.Services.Process/api/v1/process \
  --header 'Content-Type: application/json' \
  --data '
{
  "TaskIdentifier": "<string>",
  "Raw": true,
  "Arguments": [
    "<string>"
  ],
  "Async": true
}
'
"<string>"

Body

application/json
TaskIdentifier
string | null
Raw
boolean
Arguments
string[] | null
Async
boolean

Response

200 - application/octet-stream

The response is of type file.