Start processing an existing catchall list
cURL
curl --request POST \ --url https://api.omniverifier.com/v1/validate/catchall/{listId}/start \ --header 'x-api-key: <api-key>'
{ "credits_deducted": 200, "remaining_balance": 1300 }
API key for authentication
List ID
Successfully started list processing
Number of credits deducted
200
Remaining credit balance
1300