{dairyCowId} Endpoint

Each cow in a dairy has a VAS-specificClosed A data value that originates from the VAS product line. identifier, which is required to request additional details (as a nested resource) for that cow. All animals (live, sold, and dead) are included in the response for this endpoint.

NOTE: This endpoint is only available in a deprecated version of the VAS Developer API. Please reach out to us at API Support to transition to the latest version of the VAS Developer API.
NOTE: This endpoint does not currently adhere to ICAR standards.

https://platform-vendor-api.vas.com/dairies/{dairyId}/cows/{dairyCowId}

PATH PARAMETERS

{dairyId}*
integer

VAS-specific dairy identifier

{dairyCowId}*
integer

VAS-specific dairy cow identifier. This number is used in all VAS products, including PULSE and DairyComp 305. This identifier is unique to each animal in the VAS suite of products, and is the most stable and reliable source of animal identification data. dairyCowId differs from the animal's cowNumber, displayCowNumber, EIDClosed 15-digit electronic ID number associated with the animal eartag, and isoId.

* Required