GET /API/Private/Staff/Get/{StaffId}
作業者(スタッフ)の取得
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
StaffId | ベンダーシステム内での農業従事者ユニークID |
String |
Required Max length: 256 |
Body Parameters
None.
Response Information
Resource Description
Name | Description | Type | Additional information |
---|---|---|---|
StaffId | ベンダーシステム内での農業従事者ユニークID |
String |
Required Max length: 256 |
FarmerId | 農業従事者ID |
String |
Required Max length: 256 Format : ForeignKey /API/Private/Farmer/Get/{value} |