Skip to content

Instantly share code, notes, and snippets.

@absfarah
Last active August 29, 2015 14:09
Show Gist options
  • Save absfarah/7cb282b59e5c801cf512 to your computer and use it in GitHub Desktop.
Save absfarah/7cb282b59e5c801cf512 to your computer and use it in GitHub Desktop.
Trustmark API Response example
{
address: "test@example.com",
format: "valid",
status: "valid",
account: "test",
domain: "example.com",
error_code: "",
error: "",
disposable: false,
duration: 0.82
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment