Notaries
Create notary
post/v1/notaries/
Request body
Example request
{
"email": "test@proof.com",
"us_state_abbr": "va",
"first_name": "Joe",
"middle_name": "L",
"last_name": "Smith"
}Response
creates new notary
{
"email": "test@proof.com",
"us_state_abbr": "va",
"first_name": "Joe",
"middle_name": "L",
"last_name": "Smith"
}creates new notary