/process
Starts an existing batch for processing. Use this command when start=yes was omitted from the initial API request.
URL: https://www.numberclean.com/api/process/{batch}
Method: GET
Action: Replace {batch} with the batch id returned from initial request
Example:
https://www.numberclean.com/api/process/8690?key=AB01A&secret=AB99DD
{ "status":"OK" }
Updated almost 8 years ago