Tax Identification Number (TIN) Verification
This endpoint allows you to validate the Tax Identification Number of different businesses.
TIN Verification
POST
{{baseurl}}/v2/api/verifications/ng/tin
Headers
Name
Type
Description
token*
String
API secret token
Request Body
Name
Type
Description
tin*
String
Tax identificiation number of the business
isSubjectConsent*
Boolean
Indicate subject has given consent. Must be true
Last updated
Was this helpful?