veeva · Example Payload

Veeva Vault Object Record Response Example

Veeva Vault Object Record Response Example is an example object payload from veeva, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

responseStatusdata

Example Payload

Raw ↑
{
  "responseStatus": "active",
  "data": {}
}