Tax Identification Number
TEST DATA
number: Rc323479 or 12392112349 or 08082838487
channel: CAC or TIN or Phone
Verify TIN
POST
https://api.myidentitypay.com/api/v1/biometrics/merchant/data/verification/tin
This endpoint allows you to verify a tax identification number.
Headers
Name | Type | Description |
---|---|---|
x-api-key* | string | <your secret key> |
app-id* | String | <your app id> |
Request Body
Name | Type | Description |
---|---|---|
channel* | string | TIN,CAC or Phone - (Default: TIN) |
number* | string | TIN or RC number or Phone number |
Last updated