Request a mobile notary

Use this end point to request a mobile notary for a wet_only, hybrid or hybrid_with_enote closing. The order is placed on the closing's signing appointment, which must already have a date, a time and a complete street address; set them with PATCH /appointment first, otherwise the request is rejected with 422. The body carries order details only. client_id and product_id are optional only when your company is linked to exactly one scheduling client with exactly one signing product. Full eClosing (remote online notarization) closings are not supported here; convert the closing to hybrid or hybrid_with_enote first. Requesting a notary while an order is already open returns 409. The response has the same shape as GET /notary; subscribe to notary.order_created and notary.assigned to follow the order.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier for this closing.

Body Params

Request a mobile notary for a closing's signing appointment. Every field is optional. The signing date, time and location are not part of this request: set them with PATCH /appointment first. The request is rejected with 422 while any of them is missing.

integer

The scheduling client (the Office in the Snapdocs notary request form) to place the order under. Optional only when your company is linked to exactly one scheduling client; otherwise required, and the request is rejected with 422 naming the ambiguity. Your Snapdocs contact can provide your client and product identifiers.

integer

The signing product to order. Optional only when the scheduling client has exactly one usable product; otherwise required.

boolean

Whether the notary must upload scanbacks of the signed documents.

string
enum

The type of transaction being signed.

Allowed:
string
enum

How the notary returns the signed documents.

string

The name of a notary you have already arranged. Free text, passed to the scheduling team as part of the order's instructions; not validated or matched against a notary record.

string

A language the notary must speak, by its English name. Rejected with 422 when Snapdocs does not recognize the language.

string

Special instructions shown to the notary and the scheduling team.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json