GET api/Common/GetLastTotalCreditBalanceByDistributorId?distributorId={distributorId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| distributorId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
CreditDetails| Name | Description | Type | Additional information |
|---|---|---|---|
| CreditId | integer |
None. |
|
| DistributorType | string |
None. |
|
| DistributorId | integer |
None. |
|
| DairyPlantID | integer |
None. |
|
| DairyPlantCode | string |
None. |
|
| DistributorName | string |
None. |
|
| TransDate | date |
None. |
|
| CreditAmount | decimal number |
None. |
|
| TotalCreditBalance | decimal number |
None. |
|
| CreditRemarks | 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. |
|
| OldNetAmmount | decimal number |
None. |
|
| IsCurrentEntry | integer |
None. |
|
| LADCode | string |
None. |
|
| distributor | Distributor |
None. |
|
| CreditDetailsList | Collection of CreditDetails |
None. |
|
| tPOReportSearch | TPOReportSearch |
None. |
|
| Credit | decimal number |
None. |
|
| TransRemarks | string |
None. |
|
| Debit | decimal number |
None. |
|
| CRNo | string |
None. |
|
| Prefix | string |
None. |
|
| FinancialYear | string |
None. |
|
| SrNo | string |
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.