How do I use the identification services to verify my customers?
Sotonye McLeod Bob-Manuel
Last Update 6 months ago
To verify your customers using Yativo’s identification services, please follow these steps:
Ensure You Have an Active Subscription
You’ll need an active Yativo subscription to access the identification services.Verify Individual Customers
Send an authenticated POST request to:POST "/verification/verify-customer"
Include the required customer information in the request body. You can find an example of the request format in the Yativo API Documentation:
Verify Business Entities
For verifying businesses, use the global business search endpoint:POST "/verification/business-search"
Refer to the API documentation for detailed guidance:
For further details and examples, please visit the Yativo API Documentation.
If you have questions or need additional help, contact our support team.