GET api/Distributor/GetDistributorById?id={id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Distributor| Name | Description | Type | Additional information |
|---|---|---|---|
| DistributorID | integer |
None. |
|
| DistributorName | string |
String length: inclusive between 0 and 30 |
|
| DistributorTypeId | integer |
Required |
|
| DistributorType | string |
Required String length: inclusive between 0 and 30 |
|
| BuyerLegalName | string |
Required String length: inclusive between 0 and 50 |
|
| FirstName | string |
String length: inclusive between 0 and 30 |
|
| LastName | string |
String length: inclusive between 0 and 30 |
|
| EmailId | string |
Required |
|
| UserName | string |
Required String length: inclusive between 5 and 20 |
|
| Phone | string |
Required Data type: PhoneNumber Matching regular expression pattern: ^([0-9]{10})$ |
|
| Address | string |
Required String length: inclusive between 0 and 100 |
|
| Location | string |
Required |
|
| PANNo | string |
Required |
|
| TCSApplicableValue | string |
None. |
|
| TCSApplicable | decimal number |
Required |
|
| RouteID | integer |
None. |
|
| RouteName | string |
String length: inclusive between 0 and 30 |
|
| VehicleCapacity | decimal number |
None. |
|
| DistanceCovered | integer |
None. |
|
| EVehicleCapacity | decimal number |
None. |
|
| EDistanceCovered | integer |
None. |
|
| TCSApplicableList | Collection of SelectListItem |
None. |
|
| PIN | string |
Required |
|
| SecurityDeposit | decimal number |
Required |
|
| CreatedOn | date |
None. |
|
| CreatedBy | integer |
None. |
|
| UpdatedOn | date |
None. |
|
| UpdatedBy | integer |
None. |
|
| Status | integer |
None. |
|
| Isdeleted | integer |
None. |
|
| Code | string |
Required String length: inclusive between 0 and 10 |
|
| DistributorTypes | Collection of SupplierType |
None. |
|
| DistributorsName | Collection of Distributor |
None. |
|
| DairyPlantID | integer |
Required |
|
| DairyPlantName | string |
String length: inclusive between 0 and 30 |
|
| DairyPlantCode | string |
None. |
|
| DairyPlant | Collection of DairyPlant |
None. |
|
| DairyPlantList | Collection of SelectListItem |
None. |
|
| StatusList | Collection of SelectListItem |
None. |
|
| TradeName | string |
Required String length: inclusive between 0 and 50 |
|
| GSTNo | string |
None. |
|
| SupplyPoint1 | string |
None. |
|
| SupplyPoint2 | string |
None. |
|
| SupplyPoint3 | string |
None. |
|
| RegistrationDate | date |
Required |
|
| RouteTravel | string |
None. |
|
| SubRouteTravel | string |
None. |
|
| VirtualAccountNumber | string |
None. |
|
| LastBalance | decimal number |
None. |
|
| PayableAmount | decimal number |
None. |
|
| Remarks | string |
None. |
|
| ShiftValue | integer |
Required |
|
| ShiftName | string |
None. |
|
| ShiftNameList | Collection of SelectListItem |
None. |
|
| MorningRoute | string |
None. |
|
| MorningSubRoute | string |
None. |
|
| MorningSupplyPoint1 | string |
None. |
|
| MorningSupplyPoint2 | string |
None. |
|
| MorningSupplyPoint3 | string |
None. |
|
| EveningRoute | string |
None. |
|
| EveningSubRoute | string |
None. |
|
| EveningSupplyPoint1 | string |
None. |
|
| EveningSupplyPoint2 | string |
None. |
|
| EveningSupplyPoint3 | string |
None. |
|
| CreditAmount | decimal number |
None. |
|
| TotalCreditBalance | decimal number |
None. |
|
| CreditReamarks | string |
None. |
|
| TransactionID | string |
None. |
|
| TotalSecurityDeposit | decimal number |
None. |
|
| BuyerLeagalName | Object |
None. |
|
| TaxPayerType | string |
None. |
|
| GSTStatus | string |
None. |
|
| BlockStatus | string |
None. |
|
| GSTDateRegistration | date |
None. |
|
| ErrorMessage | string |
None. |
|
| GSTStringDateRegistration | string |
None. |
|
| IsEInvoiceApplicable | integer |
None. |
|
| StateCode | integer |
None. |
|
| SupplierType | string |
None. |
|
| POS | string |
Required |
|
| IsSameAddress | integer |
None. |
|
| BillingAddress | string |
Required String length: inclusive between 0 and 100 |
|
| BillingLocation | string |
Required |
|
| BillingPOS | string |
Required |
|
| BillingPincode | string |
Required |
|
| PONo | string |
None. |
|
| PODate | string |
None. |
Response Formats
application/json
Sample not available.
text/json
Sample not available.
application/xml
Sample not available.
text/xml
Sample not available.