Deep Copy Object Record with Override
POST https://{{vaultDNS}}/api/{{version}}/vobjects/:{object_name}/:{object_record_id}/actions/deepcopy
https://developer.veevavault.com/api/21.2/#deep-copy-object-record
Deep Copy copies an object record, including all of the record’s related child and grandchild records. Each deep (hierarchical) copy can copy a maximum of 10,000 related records at a time.
See Copying Object Records for details on required access permissions.
Request Body
{"0"=>{"name__v"=>"Copied record 1", "external_id__v"=>""}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string | ||
Content-Type | string |