Change Fee Target Account
Account
Change Fee Target Account
Transfer Cashout fee from one account to another within the same customer domain
POST
Change Fee Target Account
This endpoint allows the transfer of a Cashout fee (Payout/Cashout fee) to another account within the same customer domain. This functionality is useful when fee charges need to be reallocated between internal accounts belonging to the same customer (e.g., between segregated wallets or cost centers).
Business Rules
Note: This setting only defines which wallet will be charged the merchant fee, but it does not change the operational model (prepaid or postpaid) of the merchant itself.
Prepaid Model
The destination wallet must have sufficient balance at the time of the fee charge.Postpaid Model
The destination wallet does not need to have sufficient balance, but all fees will be consolidated and invoiced monthly by the WEpayments finance team.About Removing This Setting
Update as of 2023-06-11: Currently, this removal cannot be performed via API. If you need to remove this configuration, please contact our CA team to request the change. In the coming weeks, new account management endpoints will be made available to support this functionality, eliminating the need to open a support ticket with our CA team.
Path Parameters
Merchant ID
Request Body
Provide the ID of the account that should receive the fees from the account you are updating (the account specified in the endpoint path).Important: Your “Free fee” to be charged to the destination account should be posted to the fee wallet.
Indicate “true” if the fee to be charged to the destination account should be posted to the fee wallet.
Response
Account ID
Merchant ID
Recipient ID
Currency ID
Account fee configuration
Fee configuration ID
Merchant ID
Currency ID
Whether fee billing is enabled
Request Example
Use Cases
Centralize Fee Management
Centralize Fee Management
Route all fees to a dedicated fee management account:
Cost Center Allocation
Cost Center Allocation
Allocate fees to specific cost centers:
Segregated Wallet Management
Segregated Wallet Management
Manage fees across segregated wallets:
Multi-Account Fee Routing
Multi-Account Fee Routing
Set up fee routing for multiple accounts:
Important Considerations
Fee Types Affected
Affected
Cashout/Payout Fees
- Withdrawal fees
- Transfer fees
- Payout processing fees
Not Affected
Cashin/Payin Fees
- Deposit fees
- Payment processing fees
- Remain on original account
Payment Models
- Prepaid
- Postpaid
Prepaid Model Requirements:
- Destination account must have sufficient balance
- Fees are deducted immediately
- Transaction fails if insufficient funds
Best Practices
Same Customer Domain: Ensure both source and target accounts belong to the same customer domain before attempting the transfer.

