GET /API/MaffOpenData/Private/Fertilizers/Get/{FertilizerId}
登録されている肥料データを主キー(肥料ID ※1)により1件指定して取得できます。 主キーはJSON形式のレスポンス情報に含まれており、Odata(※2)によるフィルター検索で取得できます。 主キー以外の条件抽出に関しても、Odataで取得可能です。 ※1:肥料IDは前項のOdataにより抽出したレスポンスに含まれています。 なお、肥料ID(FertilizerId)は、登録番号(RegistrationNumberForReport)とは異なります。 ※2:肥料API利用マニュアル参照
Request Information
URI Parameters
JSON型式のレスポンスに含まれており、データ1件を特定するための一意のキーとなります。
Name | Description | Type | Additional information |
---|---|---|---|
FertilizerId | 肥料ID |
String |
Required |
Body Parameters
None.
Response Information
Resource Description
肥料
Name | Description | Type | Additional information |
---|---|---|---|
ComponentCode1 | 成分コード1 |
String, Null |
Maximum : 10 |
ComponentCode10 | 成分コード10 |
String, Null |
Maximum : 10 |
ComponentCode11 | 成分コード11 |
String, Null |
Maximum : 10 |
ComponentCode12 | 成分コード12 |
String, Null |
Maximum : 10 |
ComponentCode13 | 成分コード13 |
String, Null |
Maximum : 10 |
ComponentCode14 | 成分コード14 |
String, Null |
Maximum : 10 |
ComponentCode15 | 成分コード15 |
String, Null |
Maximum : 10 |
ComponentCode16 | 成分コード16 |
String, Null |
Maximum : 10 |
ComponentCode2 | 成分コード2 |
String, Null |
Maximum : 10 |
ComponentCode3 | 成分コード3 |
String, Null |
Maximum : 10 |
ComponentCode4 | 成分コード4 |
String, Null |
Maximum : 10 |
ComponentCode5 | 成分コード5 |
String, Null |
Maximum : 10 |
ComponentCode6 | 成分コード6 |
String, Null |
Maximum : 10 |
ComponentCode7 | 成分コード7 |
String, Null |
Maximum : 10 |
ComponentCode8 | 成分コード8 |
String, Null |
Maximum : 10 |
ComponentCode9 | 成分コード9 |
String, Null |
Maximum : 10 |
ExpiryDate | 失効年月日 |
String, Null |
Format : date-time |
ExpiryDay | 失効日 |
Integer, Null |
Maximum : 31 |
ExpiryMonth | 失効月 |
Integer, Null |
Maximum : 12 |
ExpiryType | 失効区分 |
String, Null |
Maximum : 10 |
ExpiryYear | 失効年 |
Integer, Null |
Maximum : 9999 |
FertilizerId | 肥料ID |
String |
Required |
FertilizerName | 肥料名称 |
String, Null |
Maximum : 80 |
FertilizerTypeName | 肥料種類名称 |
String, Null |
Maximum : 80 |
GuaranteeIngredientAmount1 | 保証成分量1(%) |
Number, Null |
Format : Number(8,5) Maximum : 255 |
GuaranteeIngredientAmount10 | 保証成分量10(%) |
Number, Null |
Format : Number(8,5) Maximum : 255 |
GuaranteeIngredientAmount11 | 保証成分量11(%) |
Number, Null |
Format : Number(8,5) Maximum : 255 |
GuaranteeIngredientAmount12 | 保証成分量12(%) |
Number, Null |
Format : Number(8,5) Maximum : 255 |
GuaranteeIngredientAmount13 | 保証成分量13(%) |
Number, Null |
Format : Number(8,5) Maximum : 255 |
GuaranteeIngredientAmount14 | 保証成分量14(%) |
Number, Null |
Format : Number(8,5) Maximum : 255 |
GuaranteeIngredientAmount15 | 保証成分量15(%) |
Number, Null |
Format : Number(8,5) Maximum : 255 |
GuaranteeIngredientAmount16 | 保証成分量16(%) |
Number, Null |
Format : Number(8,5) Maximum : 255 |
GuaranteeIngredientAmount2 | 保証成分量2(%) |
Number, Null |
Format : Number(8,5) Maximum : 255 |
GuaranteeIngredientAmount3 | 保証成分量3(%) |
Number, Null |
Format : Number(8,5) Maximum : 255 |
GuaranteeIngredientAmount4 | 保証成分量4(%) |
Number, Null |
Format : Number(8,5) Maximum : 255 |
GuaranteeIngredientAmount5 | 保証成分量5(%) |
Number, Null |
Format : Number(8,5) Maximum : 255 |
GuaranteeIngredientAmount6 | 保証成分量6(%) |
Number, Null |
Format : Number(8,5) Maximum : 255 |
GuaranteeIngredientAmount7 | 保証成分量7(%) |
Number, Null |
Format : Number(8,5) Maximum : 255 |
GuaranteeIngredientAmount8 | 保証成分量8(%) |
Number, Null |
Format : Number(8,5) Maximum : 255 |
GuaranteeIngredientAmount9 | 保証成分量9(%) |
Number, Null |
Format : Number(4,5) Maximum : 255 |
RegistrationDate | 登録年月日 |
String, Null |
Format : date-time |
RegistrationDay | 登録日 |
Integer, Null |
Maximum : 31 |
RegistrationMonth | 登録月 |
Integer, Null |
Maximum : 12 |
RegistrationNumberForReport | 登録番号 |
String, Null |
Max length: 50 |
RegistrationYear | 登録年 |
Integer, Null |
Maximum : 9999 |
SupplierAddress | 肥料業者住所 |
String, Null |
Maximum : 255 |
SupplierName | 肥料業者名称 |
String, Null |
Maximum : 80 |
UpdatedClassification | 更新区分 |
String, Null |
Maximum : 10 |