B2B Payment Request
This API enables you to pay bills directly from your business account to a pay bill number, or a paybill store. You can use this API to pay on behalf of a consumer/requester.
You can use the b2bPaymentRequest
function to make that call. It takes an argument of type BusinessRequestBody
and returns an awaitable promise of type BusinessRequestResponse
.