Table of contents

Upsell Cards and Loans

The Upsell Cards and Loans API allows you to generate a redirection URL that you can display within your web or mobile application. This URL enables your customers to apply for loans and credit cards. By using this API, you can seamlessly integrate loan and credit card application functionality into your platform and offer additional financial services to your users.

https://api.bulkpe.in/client/generateReferUrl

Method: POST

id This parameter is the unique identifier for your customer. Incentives and earnings will be shared based on the provided ID.Up to 10 characters are allowed for the ID.
name Your user's name, which will be displayed in the redirection.
{ "id": "88763", "name": "Sathya" }
{ "status": true, "statusCode": 200, "data": { "id": "88763_1695369994", "url": "https://myteams.co.in/?hash=8ore7hMR8m1vq1agUcUaXe2rljLHsqoap4PchodaQU3xjkgoH3lA8CVluMwRtZC5kG9%2BkWE1lvPfUXuNaG0%2BRw%3D%3D" }, "message": "" }
id A Bulkpe identifier that can be used to identify your customer. You can save this in your database for future reference.
url The redirection URL that should be used to direct your customer to the loan and credit card application page within your web or mobile application.