Get Results of Deep Copy Job
GET https://{{vaultDNS}}/api/{{version}}/vobjects/deepcopy/results/:{object_name}/:{job_status}/:{job_id}
https://developer.veevavault.com/api/21.1/#get-results-of-deep-copy-job
After submitting a request to deep copy an object record, you can query vault to determine the results of the request. Before submitting this request:
You must have previously requested a deep copy job (via the API) which is no longer active. You must have a valid job_id value, retrieved from the response of the deep copy request.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string |