GET api/GetCreditNote?skip={skip}&take={take}&dealerCode={dealerCode}&SortDirection={SortDirection}&SortMember={SortMember}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| skip | integer |
Required |
|
| take | integer |
Required |
|
| dealerCode | string |
Required |
|
| SortDirection | string |
None. |
|
| SortMember | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.