B2CPaymentRequest
B2C API is an API used to make payments from a Business to Customers (Pay Outs), also known as Bulk Disbursements. B2C API is used in several scenarios by businesses that require to either make Salary Payments, Cashback payments, Promotional Payments(e.g. betting winning payouts), winnings, financial institutions withdrawal of funds, loan disbursements, etc. You can read the official docs here.
You can use the b2cPaymentRequest
function to make that call. It takes a B2CRequestBody
and returns a Promise of type B2CRequestResponse