post
https://sandbox.smileapi.io/v1/alpha/blacklists/requestBlacklist2
Create a Blacklist2 object.
This endpoint requires the following input parameters:
consent, mobileNumber, templateId, and countryCode.
idType and idNumber are supported identity fields for the Blacklist2 template and should be provided when available.
Supported Template
| Template ID | Region | Required Parameters |
|---|---|---|
tpl-blacklist-007001 | PH (default) | consent, mobileNumber, countryCode, templateId |
Field Rules
templateIdmust betpl-blacklist-007001.countryCodeis required.- For
countryCode = PH,idTypemust be one of:NATIONAL_ID,SSS,UMID,TIN,PRC,PHILHEALTH,PASSPORT,DRIVER_LICENSE,VOTER_ID, orPOSTAL_ID.
Sandbox Test Values
| Parameter | Value | Expected Response |
|---|---|---|
templateId | tpl-blacklist-007001 | |
mobileNumber | 639559991234 | |
countryCode | PH | |
idType | TIN | |
idNumber | 4561234567 | resultCode = SUCCESS, hit = true |
For all other valid input combinations, the response will return:
resultCode = SUCCESS, but hit = false.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…

