Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Campaigns detail uri:

Code Block
/api/v2/third_party/campaigns/{id}

Method:

Code Block
GET

Header:

Code Block
    'X-SIMA-APIKEY: {API-KEY}',
    'X-SIMA-SYSTEM-ID: 8',
    'Accept: application/json',
    'Content-Type: application/json'

Parameters:

Code Block
id:  (int)

Response example:

Code Block
{
    "id": 77842,
    "schedule_planting_date": "2020-04-15T11:23:01-03:00",
    "planting_date": null,
    "planting_distance": "52.00",
    "planting_objective_area_ha": "22.000",
    "harvest_finished": true,
    "planting_finished": false,
    "replanting": false,
    "seed": false,
    "date_created": "2019-12-11T06:03:06-03:00",
    "date_modified": "2021-02-04T14:03:29-03:00",
    "date": "2019-12-10T17:09:39-03:00",
    "ref_number": "19121017094731",
    "year": 2019,
    "plot_id": 39901,
    "planting_system_id": 1,
    "maturity_group_id": 1,
    "days_from_planting": 0,
    "formulated_id": 9396,
    "master_campaign_id": 8747,
    "objective_yield_kg_ha": null,
    "harvest_final_yield": 1000
}

Campaigns list uri:

Code Block
/api/v2/third_party/campaigns

Method:

Code Block
GET

Header:

Code Block
    'X-SIMA-APIKEY: {{API-KEY}}',
    'X-SIMA-SYSTEM-ID: 8',
    'Accept: application/json',
    'Content-Type: application/json'

Parameters:

Code Block
page:  (int) default value 1
size:  (int) default value 10
id: (int) optional
updated_from: (datetime) optional
created_from: (datetime) optional
plot_id: (int) optional
master_campaign_id: (int) optional

Response example:

Code Block
{
    "items": [
        {
            "id": 106357,
            "schedule_planting_date": "2020-08-09T00:00:00-03:00",
            "planting_date": "2020-08-12T14:52:25-03:00",
            "planting_distance": "17.50",
            "planting_objective_area_ha": "17.000",
            "harvest_finished": false,
            "planting_finished": true,
            "replanting": false,
            "seed": false,
            "date_created": "2020-08-13T10:28:50-03:00",
            "date_modified": "2020-11-27T19:05:25-03:00",
            "date": "2020-08-13T10:28:50-03:00",
            "ref_number": "20081310285058",
            "year": 2020,
            "plot_id": 39507,
            "planting_system_id": 1,
            "maturity_group_id": 1,
            "days_from_planting": 365,
            "formulated_id": 9760,
            "master_campaign_id": 12974,
            "objective_yield_kg_ha": 3500,
            "harvest_final_yield": null
        },
        {
            "id": 114471,
            "schedule_planting_date": "2020-10-05T00:00:00-03:00",
            "planting_date": "2020-10-19T00:00:41-03:00",
            "planting_distance": "52.00",
            "planting_objective_area_ha": "17.560",
            "harvest_finished": false,
            "planting_finished": true,
            "replanting": false,
            "seed": false,
            "date_created": "2020-10-05T10:35:00-03:00",
            "date_modified": "2021-04-03T10:27:41-03:00",
            "date": "2020-10-05T10:35:01-03:00",
            "ref_number": "20100510350112",
            "year": 2020,
            "plot_id": 39507,
            "planting_system_id": 1,
            "maturity_group_id": 1,
            "days_from_planting": 365,
            "formulated_id": null,
            "master_campaign_id": 14255,
            "objective_yield_kg_ha": null,
            "harvest_final_yield": 2823.52
        },
        {
            "id": 141249,
            "schedule_planting_date": "2021-04-30T00:00:00-03:00",
            "planting_date": null,
            "planting_distance": "52.00",
            "planting_objective_area_ha": "16.000",
            "harvest_finished": false,
            "planting_finished": false,
            "replanting": false,
            "seed": false,
            "date_created": "2021-04-12T15:56:26-03:00",
            "date_modified": "2021-12-23T10:41:25-03:00",
            "date": "2021-04-12T15:56:26-03:00",
            "ref_number": "21041215562647",
            "year": 2021,
            "plot_id": 39507,
            "planting_system_id": 2,
            "maturity_group_id": 1,
            "days_from_planting": 0,
            "formulated_id": 9396,
            "master_campaign_id": 19878,
            "objective_yield_kg_ha": 4000,
            "harvest_final_yield": null
        },
        {
            "id": 303299,
            "schedule_planting_date": "2023-05-15T03:00:00-03:00",
            "planting_date": "2023-05-25T03:00:00-03:00",
            "planting_distance": "21.00",
            "planting_objective_area_ha": "18.000",
            "harvest_finished": false,
            "planting_finished": false,
            "replanting": false,
            "seed": false,
            "date_created": "2023-05-15T09:11:01-03:00",
            "date_modified": "2023-05-15T09:11:01-03:00",
            "date": "2023-05-15T09:11:01-03:00",
            "ref_number": "23051509110199",
            "year": 2023,
            "plot_id": 39507,
            "planting_system_id": 1,
            "maturity_group_id": 1,
            "days_from_planting": 365,
            "formulated_id": 9758,
            "master_campaign_id": 29738,
            "objective_yield_kg_ha": 4000,
            "harvest_final_yield": null
        },
        {
            "id": 329730,
            "schedule_planting_date": "2023-08-01T03:00:00-03:00",
            "planting_date": null,
            "planting_distance": "52.00",
            "planting_objective_area_ha": "18.000",
            "harvest_finished": false,
            "planting_finished": false,
            "replanting": false,
            "seed": false,
            "date_created": "2023-08-01T12:01:06-03:00",
            "date_modified": "2023-08-01T12:01:06-03:00",
            "date": "2023-08-01T12:01:06-03:00",
            "ref_number": "23080112010673",
            "year": 2023,
            "plot_id": 39507,
            "planting_system_id": null,
            "maturity_group_id": 1,
            "days_from_planting": 0,
            "formulated_id": 36501,
            "master_campaign_id": 31922,
            "objective_yield_kg_ha": null,
            "harvest_final_yield": null
        }
    ],
    "current_page": 1,
    "next_page": 2,
    "total_pages": 9,
    "total_items": 42
}