GET api/Distributor/GetDebitDetailByDistId?DistributorId={DistributorId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| DistributorId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of DebitDetails| Name | Description | Type | Additional information |
|---|---|---|---|
| DebitId | integer |
None. |
|
| DistributorType | string |
None. |
|
| DistributorId | integer |
None. |
|
| DairyPlantID | integer |
None. |
|
| DairyPlantCode | string |
None. |
|
| DistributorName | string |
None. |
|
| TransDate | date |
None. |
|
| DebitAmount | decimal number |
None. |
|
| TotalDebitAmount | decimal number |
None. |
|
| DebitRemarks | string |
None. |
|
| CreatedBy | integer |
None. |
|
| CreatedDate | date |
None. |
|
| IsActive | integer |
None. |
|
| TPOId | integer |
None. |
|
| TPONo | string |
None. |
|
| FPOId | integer |
None. |
|
| FPONo | string |
None. |
|
| TransactionId | string |
None. |
|
| OrderId | string |
None. |
|
| PaymentMode | string |
None. |
|
| IsAdditionalPayment | integer |
None. |
|
| UpdatedBy | integer |
None. |
|
| UpdatedDate | date |
None. |
|
| IsCurrentEntry | integer |
None. |
|
| LADCode | string |
None. |
|
| distributor | Distributor |
None. |
|
| Debit | decimal number |
None. |
|
| TransRemarks | string |
None. |
|
| DBNo | string |
None. |
|
| Prefix | string |
None. |
|
| FinancialYear | string |
None. |
|
| SrNo | string |
None. |
|
| CreditDetailsList | Collection of DebitDetails |
None. |
|
| tPOReportSearch | TPOReportSearch |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.