Post Measurement Samples

post/measurement_samples

Headers

x-client-secretstring required

A secret token identifying the client connecting to the API

Example:Syou3EZiO5vuMEgNyBeA8cjEMYOnQDwP

A secret token identifying the client connecting to the API

Request body

supplier_reference_idstring nullable required

A string that must be unique for all resources created by a specific supplier. It can be used by a client to identify the correct objects in their system.

measured_atstring date-time required
project_idstring required
feedstock_batch_idstring nullable required
measurement_location_idstring nullable required
measurement_type'biochar_production_batch' | 'biochar_soil' | 'pyrolysis_reactor' | 'ew_soil' | 'ew_porewater' | 'ew_field_biomass' | 'ew_mineral_feedstock' | 'ew_ion_exchange_resin' required
storage_location_idstring nullable required
production_batch_idstring nullable

Example request

{
  "project_id": "prj_1CTWZQGKE1S0VAXA",
  "feedstock_batch_id": "ftb_1DYYDB3C91S0ZHPX",
  "measurement_location_id": "mlc_1CCZASA6Q1S0V8T4",
  "storage_location_id": "slc_1F3PMGVC91S0SBK3",
  "production_batch_id": "ptb_1GAFJ4C051S06E0Z"
}

Response

Successful Response

idstring required
supplier_reference_idstring nullable required

A string that must be unique for all resources created by a specific supplier. It can be used by a client to identify the correct objects in their system.

measured_atstring date required
measurement_location_idstring nullable required
production_batch_idstring nullable required

Example response

{
  "id": "mts_1D7HS15KD1S03M0Z",
  "values": [
    {
      "datapoint_id": "dtp_1DVKHKS101S0Q61Q"
    }
  ],
  "measurement_location_id": "mlc_1CCZASA6Q1S0V8T4",
  "production_batch_id": "ptb_1GAFJ4C051S06E0Z"
}

Changes

Changed in 2 of the 8 revisions of this API.9292

  • bf58c2ceb02c77See the full diff
    • added the new species_anacardium_occidentale enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_byrsonima_chrysophylla enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_byrsonima_densa enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_casearia_grandiflora enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_heisteria_ovata enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_myrcia_eximia enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_pradosia_lactescens enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_anacardium_occidentale enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_byrsonima_chrysophylla enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_byrsonima_densa enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_casearia_grandiflora enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_heisteria_ovata enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_myrcia_eximia enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_pradosia_lactescens enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

  • 1ff128f7910d8585See the full diff
    • added the new species_abarema_jupunba enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_adenanthera_pavonina enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_aegiphila_sellowiana enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_amphiodon_effusus enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_annona_montana enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_annona_paludosa enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_apeiba_burchellii enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_artocarpus_heterophyllus enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_astrocaryum_gynacanthum enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_bellucia_grossularioides enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_brosimum_potabile enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_buchenavia_congesta enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_casearia_javitensis enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_castilla_ulei enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_chamaecrista_bahiae enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_chimarrhis_turbinata enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_cordia_bicolor enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_cordia_scabrifolia enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_cupania_diphylla enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_diplotropis_purpurea enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_ephedranthus_amazonicus enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_eugenia_omissa enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_eugenia_tapacumensis enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_geissospermum_vellosii enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_guatteria_poeppigiana enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_gustavia_elliptica enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_hasseltia_floribunda enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_henriettea_succosa enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_inga_brachyrhachis enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_inga_gracilifolia enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_inga_rubiginosa enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_lacmellea_aculeata enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_lecythis_idatimon enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_licania_guianensis enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_licania_kunthiana enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_licania_membranacea enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_macrolobium_bifolium enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_mangifera_indica enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_manilkara_huberi enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_manilkara_subsericea enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_matayba_inelegans enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_micropholis_guyanensis enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_minquartia_macrophylla enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_myrcia_atramentifera enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_naucleopsis_ternstroemiiflora enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_neea_floribunda enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_ocotea_canaliculata enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_palicourea_guianensis enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_pentaclethra_macroloba enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_persea_americana enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_posoqueria_longiflora enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_pouteria_decorticans enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_pouteria_filipes enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_protium_pallidum enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_protium_subserratum enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_protium_tenuifolium enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_pseudolmedia_laevigata enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_pseudopiptadenia_suaveolens enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_pterocarpus_amazonum enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_rinorea_guianensis enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_rinorea_racemosa enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_sagotia_racemosa enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_sapium_argutum enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_simaba_cedron enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_siparuna_guianensis enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_sloanea_eichleri enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_sloanea_grandiflora enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_stryphnodendron_guianense enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_swartzia_racemosa enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_syagrus_cocoides enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_tabernaemontana_angulata enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_tachigali_myrmecophila enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_tachigali_vulgaris enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_talisia_esculenta enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_talisia_longifolia enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_tectona_grandis enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_thyrsodium_guianense enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_vatairea_sericea enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_virola_michelii enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_vismia_sandwithii enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_vochysia_inundata enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_xylopia_aromatica enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_xylopia_cayennensis enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_xylopia_nitida enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_zygia_racemosa enum value to the values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/ response property for the response status 200

      response-property-enum-value-added

    • added the new species_abarema_jupunba enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_adenanthera_pavonina enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_aegiphila_sellowiana enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_amphiodon_effusus enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_annona_montana enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_annona_paludosa enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_apeiba_burchellii enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_artocarpus_heterophyllus enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_astrocaryum_gynacanthum enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_bellucia_grossularioides enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_brosimum_potabile enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_buchenavia_congesta enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_casearia_javitensis enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_castilla_ulei enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_chamaecrista_bahiae enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_chimarrhis_turbinata enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_cordia_bicolor enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_cordia_scabrifolia enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_cupania_diphylla enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_diplotropis_purpurea enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_ephedranthus_amazonicus enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_eugenia_omissa enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_eugenia_tapacumensis enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_geissospermum_vellosii enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_guatteria_poeppigiana enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_gustavia_elliptica enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_hasseltia_floribunda enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_henriettea_succosa enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_inga_brachyrhachis enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_inga_gracilifolia enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_inga_rubiginosa enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_lacmellea_aculeata enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_lecythis_idatimon enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_licania_guianensis enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_licania_kunthiana enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_licania_membranacea enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_macrolobium_bifolium enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_mangifera_indica enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_manilkara_huberi enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_manilkara_subsericea enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_matayba_inelegans enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_micropholis_guyanensis enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_minquartia_macrophylla enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_myrcia_atramentifera enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_naucleopsis_ternstroemiiflora enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_neea_floribunda enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_ocotea_canaliculata enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_palicourea_guianensis enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_pentaclethra_macroloba enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_persea_americana enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_posoqueria_longiflora enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_pouteria_decorticans enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_pouteria_filipes enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_protium_pallidum enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_protium_subserratum enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_protium_tenuifolium enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_pseudolmedia_laevigata enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_pseudopiptadenia_suaveolens enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_pterocarpus_amazonum enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_rinorea_guianensis enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_rinorea_racemosa enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_sagotia_racemosa enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_sapium_argutum enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_simaba_cedron enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_siparuna_guianensis enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_sloanea_eichleri enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_sloanea_grandiflora enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_stryphnodendron_guianense enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_swartzia_racemosa enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_syagrus_cocoides enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_tabernaemontana_angulata enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_tachigali_myrmecophila enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_tachigali_vulgaris enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_talisia_esculenta enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_talisia_longifolia enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_tectona_grandis enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_thyrsodium_guianense enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_vatairea_sericea enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_virola_michelii enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_vismia_sandwithii enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_vochysia_inundata enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_xylopia_aromatica enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_xylopia_cayennensis enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_xylopia_nitida enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added

    • added the new species_zygia_racemosa enum value to the request property values/items/measurement_property/qualifier/anyOf[subschema #1: QuantityKindQualifierType]/

      request-property-enum-value-added