UPI Collect
Use this API to make a payment collection request to the payer's UPI App. The payer (VPA holder) will receive a notification on their UPI App for making payment.
Flow: Create a Collect request -> user will receive a notification -> user makes a payment -> you will receive a callback from Bulkpe about the collection status.
Set up Webhook (callback) from Bulkpe Dashboard -> Settings -> Developer Controls -> Webhook -> PG Collection. - learn more.
API URL: https://api.bulkpe.in/client/createCollectionRequest
Method: POST
Auth: Please refer to the Authorization page.
You will receive a webhook response after the money collected successfully or failed due to various reason.
Set up Webhook (callback) from Bulkpe Dashboard -> Settings -> Developer Controls -> Webhook -> PG Collection. - learn more.