Get raw phytosanitary records for the authenticated company
Phytosanitary
Get raw phytosanitary records for the authenticated company
Retrieves individual phytosanitary records for the authenticated token’s company within a date range.
Requires API token authentication with the read:phytosanitary scope:
Authorization: Bearer <keyId>.<token>.
GET
Get raw phytosanitary records for the authenticated company
Authorizations
Scoped API token for external B2B endpoints. Send it in the
Authorization header as Bearer <keyId>.<token>.
Query Parameters
Start date in YYYY-MM-DD format.
Pattern:
^\d{4}-\d{2}-\d{2}$End date in YYYY-MM-DD format.
Pattern:
^\d{4}-\d{2}-\d{2}$