Create Blacklist2

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 IDRegionRequired Parameters
tpl-blacklist-007001PH (default)consent, mobileNumber, countryCode, templateId

Field Rules

  • templateId must be tpl-blacklist-007001.
  • countryCode is required.
  • For countryCode = PH, idType must be one of: NATIONAL_ID, SSS, UMID, TIN, PRC, PHILHEALTH, PASSPORT, DRIVER_LICENSE, VOTER_ID, or POSTAL_ID.

Sandbox Test Values

ParameterValueExpected Response
templateIdtpl-blacklist-007001
mobileNumber639559991234
countryCodePH
idTypeTIN
idNumber4561234567resultCode = 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
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Alpha Blacklist Post Request2.

string
required

Subject's mobile number. Must start with country code i.e. 639559991234, and no leading zeros

string
enum
required
Defaults to NATIONAL_ID

The type of ID. If countryCode is PH, this value must be one of the following: NATIONAL_ID, SSS, UMID, TIN, PRC, PHILHEALTH, PASSPORT, DRIVER_LICENSE, VOTER_ID, POSTAL_ID.

string
required

Subject's ID number.

string | null
enum
required

The country code of the ID. Only supported for PH, ID, MX.

string
required
Defaults to tpl-blacklist-007001

Fixed templateId for this request. Value must be tpl-blacklist-007001

consent
object
required
Response

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json