Generates the token and URL for Vendor to send to the borrower.
Request
Header Params
Body Params application/json
Example
{"jsonrpc":"2.0","method":"call","params":{"data":[{"reference_id":"{{VENDOR_ID}}-{{$timestamp}}","borrower":{"full_name":"Ali Bin Abu","phone_country_code":"60","phone_number":"123456789","identity_no":"901010105555","email":"ali@example.com","nationality_code":"MY"}},{"reference_id":"{{VENDOR_ID}}-{{$timestamp}}","borrower":{"full_name":"Tang Jian Yang","phone_country_code":"60","phone_number":"123456788","identity_no":"001031085555","email":"jy@example.com","nationality_code":"MY"}}]}}