Initiate Workflow Task Action

POST https://{{vaultDNS}}/api/{{version}}/objects/objectworkflows/tasks/:{task_id}/actions/:{task_action}

https://developer.veevavault.com/api/23.1/#Initiate_Workflow_Task_Action

Initiate a workflow task action. Note that the API does not support initiating task actions requiring eSignatures (where esignature is true).

Request Body

[{"name"=>"verdict", "value"=>"", "datatype"=>"null"}, {"name"=>"reason", "value"=>"", "datatype"=>"null"}, {"name"=>"capacity", "value"=>"", "datatype"=>"null"}]

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Acceptstring
Content-Typestring