Mobile B2B (Business to Business)
POST {{BASE_URL}}/mobile/b2b/request
Send payments to businesses e.g banks from your Payment Wallet.
Request Body
{"username"=>"{{USERNAME}}", "productName"=>"TestProduct", "provider"=>"Athena", "transferType"=>"BusinessPayBill", "currencyCode"=>"KES", "amount"=>100, "destinationChannel"=>"partnerBussinessChannel", "destinationAccount"=>"parterAccountName"}
RESPONSES
status: Created
{"providerChannel":"525900","status":"Queued","transactionFee":"KES 1.0000","transactionId":"ATPid_18c0aba6ce995126be1a85a0007fc9f8"}