# Healthfin Biller product instance ID: `350628744081179669` ### Sample request ``` { "billerProductInstanceID": "350628744081179669", "customerIdentifiers": [ { "attributeName": "mobile_number", "attributeValue": "9975117344" }, { "attributeName": "dob", "attributeValue": "1973-01-01" } ] } ``` ### Partial Pay Allowed False ### Customer params labels and regex 1. Mobile number: - Regex `^[1-9]{1}[0-9]{9}$` - Help text: "Please enter your 10 digit mobile number" 2. Date of birth: - Regex: `^[0-9]{4}-[0-9]{2}-[0-9]{2}$` - Help text: "Please enter your date of birth in in YYYY-MM-DD format: Eg: 1982-02-26" ### Test data: 9975117345 - 2009-10-29 9975117344 - 1973-01-01 9307895955 - 2014-11-29 ### Logo https://setu-customer-success.s3.ap-south-1.amazonaws.com/icons/hfin-logo.jpg ### Legal Name PLUSWORTH SOLUTIONS PRIVATE LIMITED