get https://api-demo.fonoa.com/lookup/v2/batch-validations/
This endpoint provides batch Tax Identification Number validation results. To access it you need to use an ID returned from the “Request a batch validation” endpoint. It consists of a validation results list and status which can hold 3 states:
- "completed" - validation for that request finished.
- "running" - validation process for that request is still in progress, you should check its results again.
- "canceled" - validation process for that request has been canceled by user when validation is part of canceled batch validation.