post https://api.snapdocs.com/api/v1/closings
Use this endpoint to create a new closing in Snapdocs' system.
Log in to see full request history
Responses
Use this endpoint to create a new closing in Snapdocs' system.
xxxxxxxxxx
curl --request POST \
--url https://api.snapdocs.com/api/v1/closings \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"signing_method": "wet_only"
}
'
Try It!
to start a request and see the response here! Or choose an example: