POST api/dealerpayment/searchapprovalpendingdealerpayments
Request Information
URI Parameters
None.
Body Parameters
DealerPayment| Name | Description | Type | Additional information |
|---|---|---|---|
| DealerPaymentID | integer |
None. |
|
| DealerID | integer |
None. |
|
| DealerPaymentNo | string |
None. |
|
| SalesRequisitionID | integer |
None. |
|
| PaymentDate | date |
None. |
|
| Amount | decimal number |
None. |
|
| PaymentMode | EnumPaymentMode |
None. |
|
| PaymentModeInt | integer |
None. |
|
| ChequeNo | string |
None. |
|
| BankName | string |
None. |
|
| EncashmentDate | date |
None. |
|
| ActualEncashment | date |
None. |
|
| EncashmentBy | integer |
None. |
|
| CRate | decimal number |
None. |
|
| Remarks | string |
None. |
|
| ApprovedBy | integer |
None. |
|
| DealerName | string |
None. |
|
| CustomerName | string |
None. |
|
| RequisitionNo | string |
None. |
|
| RequisitionDate | date |
None. |
|
| CustomerID | integer |
None. |
|
| CurrencyID | integer |
None. |
|
| GrossAmount | decimal number |
None. |
|
| DiscountAmount | decimal number |
None. |
|
| NetAmount | decimal number |
None. |
|
| PaidAmount | decimal number |
None. |
|
| CSymbol | string |
None. |
|
| ApprovedByName | string |
None. |
|
| EncashmentByName | string |
None. |
|
| CustomerFullZone | string |
None. |
|
| MKTPersonID | integer |
None. |
|
| MKTPersonName | string |
None. |
|
| DueAmount | decimal number |
None. |
|
| ErrorMessage | string |
None. |
|
| Carrier | string |
None. |
|
| DBUserID | integer |
None. |
|
| DealerPayments | Collection of DealerPayment |
None. |
|
| StartDate | date |
None. |
|
| EndDate | date |
None. |
|
| PaymentModeSt | string |
None. |
|
| PaymentDateSt | string |
None. |
|
| PaymentDateApp | string |
None. |
|
| EncashmentDateSt | string |
None. |
|
| ActualEncashmentSt | string |
None. |
|
| RequisitionDateSt | string |
None. |
|
| SetPaymentDateApp | string |
None. |
|
| RequisitionDateApp | 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
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.