post https://sandbox.smileapi.io/v1/alpha/blacklists
Create a Blacklist object. This endpoint requires input parameters consent
, mobileNumber
, templateId
, and countryCode
. If templateId is null, the system uses the default value blacklistTpl-f29e992a970f4dbbbf9df3cdfec4cd4e
. If countryCode is not provided, the default value PH
will be used. In sandbox mode: When using test mobile number 639559991234
with country code PH, mock data are returned with resultCode: SUCCESS
and hit: true
. For all other valid mobile number and country code combinations, the response includes resultCode: SUCCESS and hit: false