POST api/v1/orgs/{orgid}/job?clientid={clientid}
To Get the Job by client jobid using post method.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
orgid | Value of Arya Organization ID |
Define this parameter in the request URI. |
request | {"ClientJobId":"Abc123"} |
None. |
clientid | No documentation available. |
Define this parameter in the request URI. |