GET api/Askari/FetchAccountTitle?ExchangeCompanyId={ExchangeCompanyId}&PasswordHash={PasswordHash}&BankCode={BankCode}&AccountNumber={AccountNumber}&Amount={Amount}&AgentId={AgentId}
Request Information
URI Parameters
| Name | Description | Type | Additional 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
IHttpActionResultNone.
Response Formats
application/json, text/json, text/xml
Sample:
Sample not available.