Deep Copy Object Record with Override

POST https://{{vaultDNS}}/api/{{version}}/vobjects/:{object_name}/:{object_record_id}/actions/deepcopy

https://developer.veevavault.com/api/24.1/#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.

Note: You can perform a regular copy of an object record using the Create Object endpoint with the sourcerecordid field.

Request Body

{"0"=>{"name__v"=>"Copied record 1", "external_id__v"=>""}}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Acceptstring
Content-Typestring