GET api/Accounts?accountID={accountID}&parentId={parentId}&accountNumber={accountNumber}&segment={segment}¤cy={currency}&accountingPeriodSymbol={accountingPeriodSymbol}&limit={limit}&offset={offset}&databaseName={databaseName}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| accountID | integer |
None. |
|
| parentId | integer |
None. |
|
| accountNumber | string |
None. |
|
| segment | string |
None. |
|
| currency | string |
None. |
|
| accountingPeriodSymbol | string |
None. |
|
| limit | integer |
None. |
|
| offset | integer |
None. |
|
| databaseName | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.