List all plots of your supplying business and upstream.
get
List all plots of the specified business as well as any plots in upstream businesses of the specified business. The specified business must be your direct supplier.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
businessIdstringRequired
Query parameters
pagenumberOptional
Page number to retrieve.If you provide invalid value the default page number will applied
Example: 1
Default Value: 1
limitnumberOptional
Number of records per page.
Example: 20
Default Value: 100
Max Value: 500
If provided value is greater than max value, max value will be applied.
filter.commoditiesstring[]Optional
Filter by commodities query param.
Format: filter.commodities={$not}:OPERATION:VALUE
Example: filter.commodities=$not:$like:John Doe&filter.commodities=like:John
Available Operations$contains
filter.countryCodestring[]Optional
Filter by countryCode query param.
Format: filter.countryCode={$not}:OPERATION:VALUE
Example: filter.countryCode=$not:$like:John Doe&filter.countryCode=like:John
Available Operations$eq
filter.riskAssessmentStatusstring[]Optional
Filter by riskAssessmentStatus query param.
Format: filter.riskAssessmentStatus={$not}:OPERATION:VALUE
Example: filter.riskAssessmentStatus=$not:$like:John Doe&filter.riskAssessmentStatus=like:John
Available Operations$eq
filter.areaHastring[]Optional
Filter by areaHa query param.
Format: filter.areaHa={$not}:OPERATION:VALUE
Example: filter.areaHa=$not:$like:John Doe&filter.areaHa=like:John
Available Operations$gte
selectstringOptional
List of fields to select.
Example:
Default Value: By default all fields returns. If you want to select only some fields, provide them in query param
includesanyOptional
A comma-separated list of relations to be included in the response. Possible relations are: suppliers, mostRecentAnalysis, mostRecentAnalysesByType, riskAssessmentStatus