v1
latestOpenAPI 3.0.02026-07-26280204.9 KBWallet fund transfer
New Wallet fund transfer
Facilitates the transfer of funds between different wallets (within the organization wallets and between the customer wallets).
post/wallet-fund-transfer
Request body
Example request
{
"amount": 5,
"credit_wallet_alias_id": "",
"credit_wallet_id": "wallet_f74d37789fd14e71b32d80b80961edf6",
"currency": "AUD",
"debit_wallet_id": "wallet_7809673ed81842479dc9e50889b21db3",
"description": "test wallet fund transfer",
"metadata": {},
"organization_reference_id": "some-org-ref-2211",
"webhook_url": "finmo.net"
}Response
Created