Change Object Type
POST https://{{vaultDNS}}/api/{{version}}/vobjects/:{object_name}/actions/changetype
https://developer.veevavault.com/api/20.3/#change-object-type
Change the object types assigned to object records. Any field values which exist on both the original and new object type will carry over to the new type. All other field values will be removed, as only fields on the new type are valid. You can set field values on the new object type in the CSV input. Note that if the object has a lifecycle, changing its type will reset its state to the initial state type.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string | ||
Accept | string |