GET GeneralSetting/SetDWLimit?minDeposit={minDeposit}&maxDeposit={maxDeposit}&minWithdraw={minWithdraw}&maxWithdraw={maxWithdraw}&domain={domain}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
minDeposit | decimal number |
Required |
|
maxDeposit | decimal number |
Required |
|
minWithdraw | decimal number |
Required |
|
maxWithdraw | decimal number |
Required |
|
domain | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.