prevlacts Endpoint

The prevlacts endpoint provides information on previous lactations for a dairy 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.

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

PATH PARAMETERS

{dairyId}*
integer

VAS-specificClosed A data value that originates from the VAS product line. 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