GET api/invoice/SettledInvoiceList?sAccountPMID={sAccountPMID}&iAppUserID={iAppUserID}&StartDate={StartDate}&EndDate={EndDate}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| sAccountPMID | string |
Required |
|
| iAppUserID | integer |
Required |
|
| StartDate | string |
Required |
|
| EndDate | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IResult| Name | Description | Type | Additional information |
|---|---|---|---|
| ResultStatus | HttpStatusCode |
None. |
|
| Messsage | string |
None. |
|
| ResultData | Object |
None. |
|
| resData | JsonResultMessage |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.