detailed Endpoint

The pens/detailed endpoint provides detailed information about a dairy's enabled pens.

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}/pens/detailed

PATH PARAMETERS

{dairyId}*
integer

VAS-specificClosed A data value that originates from the VAS product line. dairy identifier

* Required


QUERY PARAMETERS

find
string

Search query.

page
integer

Sets the page number to display in the results. If no parameter is defined, page 1 displays.

pageSize
integer

Sets the number of items to display on one page of results. If no parameter is defined, the response includes 10 items per page. The maximum pageSize is 1000.

field
string

Sets the field value by which to sort results: 

PenNumber

order
string

Sets the display order: ascending, descending. If no parameter is defined, the results are returned in ascending order.