POST api/TransferTopupWallet?Plid={Plid}&Username={Username}&Amount={Amount}&Password={Password}&GAKEY={GAKEY}&Remark={Remark}&OTPCODE={OTPCODE}&hfauthenticated={hfauthenticated}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Plid | integer |
Required |
|
| Username | string |
Required |
|
| Amount | decimal number |
Required |
|
| Password | string |
Required |
|
| GAKEY | string |
Required |
|
| Remark | string |
Required |
|
| OTPCODE | string |
Required |
|
| hfauthenticated | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.