measurements Endpoint

The POST measurements endpoint allows VAS partners to share animal measurements to PULSE.

https://platform-vendor-api.vas.com/locations/com.vas.dairies.id/{location-id}/animals/measurements

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

OTHER PARAMETERS

In addition to path parameters and the standard Authorization and API Key header parameters, the following are also required: 

Content-Type

application/json

Request body*

Formatted JSON that includes the data to POST. See the Sample Request below.

* Required