Retrieve Outbound Package Dependencies
GET https://{{vaultDNS}}/api/{{version}}/vobjects/outbound_package__v/:{package_id}/dependencies
https://developer.veevavault.com/api/23.2/#Retrieve_Dependencies_Config
Outbound packages only include configuration details for the included components. Sometimes, a configuration for one component depends on another component which you may not have explicitly specified.
With this API, you can retrieve all outstanding component dependencies for an outbound package. You can then add these missing dependencies to the package with the Create Object Records API.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string |