agrio · Example Payload

Agrio Credit Balance Example

AgriculturePlant DiseasePest DetectionAICrop Advisory

Agrio Credit Balance Example is an example object payload from agrio, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

balancecurrencyaccount_id

Example Payload

Raw ↑
{
  "balance": 450,
  "currency": "credits",
  "account_id": "acc-500123"
}