GET api/Account/SubAccountDetailWithFormSettings?parentAccountId={parentAccountId}&userId={userId}&accountId={accountId}&loggedInAccountId={loggedInAccountId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
parentAccountId

string

Required

userId

string

Required

accountId

string

Required

loggedInAccountId

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.