create third party account
POST {{API-URL}}/api/v1/payment/remittance/third-party/account/create
Request Body
{"clientIdentifier"=>"AE000001", "accountData"=>{"accountNumber"=>"055801616164", "ifscCode"=>"ICIC0001191", "name"=>"Amrita"}, "currency"=>"INR", "country"=>"IN", "accountType"=>"BANK"}