POST api/v1/orgs/{orgid}/JobbyRefrenceIDandClientJobID
Retrieve the Arya Job by external Reference ID and 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 | {"RefrenceID":"","ClientJobID":""} |
None. |