Newer Version Available

This content describes an older version of this product. View Latest

Duplicate Job

Get or update the status of a duplicate job.
Resource
1/dedupe/jobs/jobId
Available version
42.0
Requires Chatter
No
HTTP methods
GET, PATCH
Request body for PATCH
Root XML tag
<DuplicateJobStatus>
JSON example
1{
2   "status":"Canceled"
3}
Properties
Name Type Description Required or Optional Available Version
status String Status of the duplicate job. Canceled is the only valid value. Required 42.0
Response body for GET and PATCH
Duplicate Job