ENDPOINT RESPONSE
Below we provide examples of both successful and unsuccessful responses for using the filestatus API.
This is an example of a successful response:
{
"success": true,
"file_id": "aaaaaaaa-zzzz-xxxx-yyyy-5003727fffff",
"file_name": "Your file name.csv",
"upload_date": "2023-04-28T15:25:41Z",
"file_status": "Complete",
"complete_percentage": "100%",
"return_url": "Your return URL if provided when calling sendfile API"
}
This is an example of an error response:
{
"success": false,
"message": "Error messages"
}
Using the email scoringⓘ API to further validate catch-all emailsⓘ allows you to automate this process and save time. ZeroBounce will use one credit for every email address the scoring system processes.
Need more help regarding your email scoringⓘ API file status? Please reach out to our customer support team – we’re always available to answer and questions and guide you.