POST api/dealeroutstanding/advsearch
Request Information
URI Parameters
None.
Body Parameters
DealerOutStanding| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| DealerID | integer |
None. |
|
| CustomerID | integer |
None. |
|
| CustomerCode | string |
None. |
|
| CustomerName | string |
None. |
|
| CustomerZone | string |
None. |
|
| CurrencyID | integer |
None. |
|
| CSymbol | string |
None. |
|
| OpeningDebitAmount | decimal number |
None. |
|
| OpeningCreditAmount | decimal number |
None. |
|
| OpeningBalance | decimal number |
None. |
|
| DebitAmount | decimal number |
None. |
|
| CreditAmount | decimal number |
None. |
|
| ClosingBalance | decimal number |
None. |
|
| StartDate | date |
None. |
|
| EndDate | date |
None. |
|
| ErrorMessage | string |
None. |
|
| Carrier | string |
None. |
|
| DealerOutStandings | Collection of DealerOutStanding |
None. |
|
| DBUserID | integer |
None. |
|
| DealerName | string |
None. |
|
| OpeningBalanceSt | string |
None. |
|
| ClosingBalanceSt | string |
None. |
|
| DebitAmountSt | string |
None. |
|
| CreditAmountSt | string |
None. |
|
| StartDateSt | string |
None. |
|
| EndDateSt | 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.