GET api/Accounts?accountID={accountID}&parentId={parentId}&accountNumber={accountNumber}&segment={segment}&currency={currency}&accountingPeriodSymbol={accountingPeriodSymbol}&limit={limit}&offset={offset}&databaseName={databaseName}

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.