GET api/account/invoicesummary/{account_id}/{history_option}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| account_id | string |
Required |
|
| history_option | string |
Required |
Body Parameters
None.
Response Information
Resource Description
JsonResultOfAccountInvoiceSummaryDTOResult| Name | Description | Type | Additional information |
|---|---|---|---|
| Content | AccountInvoiceSummaryDTOResult |
None. |
|
| SerializerSettings | JsonSerializerSettings |
None. |
|
| Encoding | Encoding |
None. |
|
| Request | HttpRequestMessage |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.