GET api/Account/CheckIfFeatureAllowed?parentAccountId={parentAccountId}&loggedInUserId={loggedInUserId}&loggedInAccountId={loggedInAccountId}&featureType={featureType}&staticQR={staticQR}&dynamicQR={dynamicQR}&multiQR={multiQR}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
parentAccountId

string

Required

loggedInUserId

string

Required

loggedInAccountId

string

Required

featureType

SystemFeatureType

Required

staticQR

boolean

Required

dynamicQR

boolean

Required

multiQR

boolean

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.