custom-event-names Endpoint

Use the custom-event-names endpoint to retrieve all the custom events defined for the location. Use the custom-events endpoint to request custom event data for the herd.

NOTE: This endpoint requires Bulk Data Access.
IMPORTANT: This endpoint does not retrieve any calculated or standard events. This endpoint will only retrieve events that were uniquely created by the dairy. If you do not see an event in this endpoint, it is possible that the data already exists in a standard endpoint. See VAS Developer API Resources to review all available VAS endpoints.

https://platform-vendor-api.vas.com/locations/com.vas.dairies.id/{location-id}/custom-event-names

PATH PARAMETERS

{location-id}*
integer

Location identifier. For routes with “com.vas.dairies.id”, {location-id} is a VAS-specific dairy id, commonly referred to as {dairyId} when not part of an ICARClosed International Committee for Animal Recording (ICAR) is a global organization focused on the standardization of animal identification, recording, genetic evaluation, and data management. location scheme.

* Required