POST api/ValueAddedService/ConfirmOrRejectRefundBankAccountChanges?EntityCode={EntityCode}&MerchantBSB={MerchantBSB}&MerchantAccNo={MerchantAccNo}&AccountName={AccountName}&BankName={BankName}&PerPayoutMinAmount={PerPayoutMinAmount}&PerPayoutMaxAmount={PerPayoutMaxAmount}&PerFrequencyMaxAmount={PerFrequencyMaxAmount}&AccountProofURL={AccountProofURL}&EndUserAgreementURL={EndUserAgreementURL}&IsConfirmed={IsConfirmed}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| EntityCode | string |
Required |
|
| MerchantBSB | string |
Required |
|
| MerchantAccNo | string |
Required |
|
| AccountName | string |
Required |
|
| BankName | string |
Required |
|
| PerPayoutMinAmount | integer |
Required |
|
| PerPayoutMaxAmount | integer |
Required |
|
| PerFrequencyMaxAmount | integer |
Required |
|
| AccountProofURL | string |
Required |
|
| EndUserAgreementURL | string |
Required |
|
| IsConfirmed | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>