{
"status": 200,
"serviceStatus": "2001400",
"titleCode": "success",
"title": "Success",
"detail": "Processed successfully",
"responseTime": "2025-09-15T08:44:00",
"data": [
{
"id": "450510a3-2b57-4dfb-9757-d061ed262c77",
"name": "NRIC",
"clientRegexValidation": "/^[a-zA-Z0-9]*$/",
"serverRegexValidation": "/^[a-zA-Z0-9]*$/"
},
{
"id": "9b97cee2-78fa-4a9a-a58e-f1a480ff5737",
"name": "Passport",
"clientRegexValidation": "/^[a-zA-Z0-9]*$/",
"serverRegexValidation": "/^[a-zA-Z0-9]*$/"
},
{
"id": "b51b5323-71f7-4103-8a22-88aa3315f745",
"name": "Work Pass",
"clientRegexValidation": "/^[a-zA-Z0-9]*$/",
"serverRegexValidation": "/^[a-zA-Z0-9]*$/"
},
{
"id": "d8716033-4132-4e67-850a-b0f3e4b7b328",
"name": "Employee Pass",
"clientRegexValidation": "/^[a-zA-Z0-9]*$/",
"serverRegexValidation": "/^[a-zA-Z0-9]*$/"
},
{
"id": "fb8b20c0-cfa0-415d-8e86-ac7d1be9f8f8",
"name": "Student Pass",
"clientRegexValidation": "/^[a-zA-Z0-9]*$/",
"serverRegexValidation": "/^[a-zA-Z0-9]*$/"
}
],
"pagination": {
"limit": 20,
"page": 1,
"totalRecords": 5,
"totalPages": 1,
"links": {
"self": "https://api-gateway-dev.remitpro.asia/api/v1/partner/master/onboard/personal/id-types?page=1&limit=20",
"last": "https://api-gateway-dev.remitpro.asia/api/v1/partner/master/onboard/personal/id-types?page=1&limit=20"
}
}
}