GET results/{jobId}
[Deprecated] Returns results and information (including any errors or warnings) for an individual property within a batch as identified using the JobID.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
jobId |
The reference used to identify this job when it was posted. This can be obtained from GetBatch |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
GetJobId
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.