POST api/Common/AddDebitDetails
Request Information
URI Parameters
None.
Body Parameters
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. |
Request 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.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
integerResponse Formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<long xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</long>