GET api/Askari/FetchAccountTitle?ExchangeCompanyId={ExchangeCompanyId}&PasswordHash={PasswordHash}&BankCode={BankCode}&AccountNumber={AccountNumber}&Amount={Amount}&AgentId={AgentId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ExchangeCompanyId

string

Required

PasswordHash

string

Required

BankCode

string

Required

AccountNumber

string

Required

Amount

string

Required

AgentId

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/xml

Sample:

Sample not available.