GET api/ItemRate/GetDairyPlants?DairyPlantID={DairyPlantID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| DairyPlantID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of DairyPlant| Name | Description | Type | Additional information |
|---|---|---|---|
| DairyPlantName | string |
Required String length: inclusive between 0 and 30 |
|
| DairyPlantCode | string |
Required String length: inclusive between 0 and 10 |
|
| DairyPlantID | integer |
None. |
|
| FirstName | string |
String length: inclusive between 0 and 30 |
|
| LastName | string |
String length: inclusive between 0 and 30 |
|
| FactoryLicenceNo | string |
String length: inclusive between 0 and 50 |
|
| FoodLicenceNo | string |
Required String length: inclusive between 0 and 50 |
|
| Address | string |
String length: inclusive between 0 and 100 |
|
| MobileNo | string |
Matching regular expression pattern: ^([0-9]{10})$ |
|
| PhoneNo | string |
Required Data type: PhoneNumber Matching regular expression pattern: ^([0-9]{10})$ |
|
| EmailID | string |
Required Matching regular expression pattern: ^[a-zA-Z0-9_\.-]+@([a-zA-Z0-9-]+\.)+[a-zA-Z]{2,6}$ |
|
| CreatedDate | date |
None. |
|
| CreatedBy | integer |
None. |
|
| UpdatedDate | date |
None. |
|
| UpdatedBy | integer |
None. |
|
| Isdeleted | integer |
None. |
|
| MID | string |
None. |
|
| TID | string |
None. |
|
| APIKeyID | string |
None. |
|
| SecretKey | string |
None. |
|
| DairyPlantList | Collection of DairyPlant |
None. |
|
| DispatchAddress | string |
None. |
|
| DispatchLocation | string |
None. |
|
| DispatchPincode | string |
None. |
|
| DispatchState | string |
None. |
|
| DispatchStateCode | string |
None. |
|
| Location | string |
Required |
|
| Pin | integer |
Required Matching regular expression pattern: ^([0-9]{6})$ |
|
| Address2 | string |
String length: inclusive between 0 and 100 |
Response Formats
application/json
Sample not available.
text/json
Sample not available.
application/xml
Sample not available.
text/xml
Sample not available.