POST api/mt/InitiatTransfer?customerMobile={customerMobile}&accno={accno}&reference={reference}&api={api}&amount={amount}&channel={channel}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
customerMobile | string |
Required |
|
accno | string |
Required |
|
reference | string |
Required |
|
api | string |
Required |
|
amount | decimal number |
Required |
|
channel | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.