Initiate TransferCopy Pagepost https://api.accosis.com/v1/banking/initiate-transferCreate a new transfer request from the merchant wallet to the beneficiary bank account.Body ParamsamountstringrequiredTransfer amount in INR, string format with up to 2 decimals.refIdstringrequired12-digit unique numeric transaction reference generated by the merchant. Reuse not allowed.customerDetailsobjectrequiredBeneficiary bank account details.customerDetails objectpaymentDetailsobjectrequiredPayment mode and routing details.paymentDetails objectHeadersapiKeystringrequiredMerchant-specific API key issued during onboarding.secretKeystringrequiredSecret key paired with the API key.Responses 202Transfer Request Accepted 400Validation error 401Authentication error 402Insufficient funds 403Forbidden – IP not whitelisted 409Duplicate reference ID 422Wallet or processor inactive 500Internal errorUpdated 13 days ago