POST api/Common/AddCreditDetails
Request Information
URI Parameters
None.
Body Parameters
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. |
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>