{ "opencollection": "1.0.0", "info": { "name": "Anrok Customer certificates Tax ID validation API", "version": "1.1" }, "items": [ { "info": { "name": "Tax ID validation", "type": "folder" }, "items": [ { "info": { "name": "Validate tax IDs", "type": "http" }, "http": { "method": "POST", "url": "https://api.anrok.com/v1/seller/taxId/validate", "body": { "type": "json", "data": "{}" } }, "docs": "This endpoint is used to assist in the collection and validation of customer tax IDs." } ] } ], "bundled": true }