Form Generation & Data Enrichment
Customer-Facing Documents
Get the subset of documents a customer must sign to complete a title and/or registration transaction.
GET
/
customer_docs
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredResponse
200 - application/json
entryId
string
status
enum<string>
Available options:
pending
, failure
, complete
signature_requirement
enum<string>
The state signature requirement for power of attorney.
Available options:
ron
, esign
, wetsign
, wetnotary
urls
object