GET api/Gcc/GetServiceCharges?payoutBranchCode={payoutBranchCode}&payinAmount={payinAmount}&payoutAmount={payoutAmount}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| payoutBranchCode | string |
Required |
|
| payinAmount | decimal number |
Default value is 0 |
|
| payoutAmount | decimal number |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/xml
Sample:
Sample not available.