Generate Etch Signing URL
POST {{url}}
By default, we will solicit all signatures via email. However, if you'd like to embed the signature process into one of your own flows we support this as well. By setting the signerType of any signer in your Packet to embedded
, that signer will not be sent an email when it's time to sign. It will be up to you to get the signer to complete their signatures via a sign URL generated by the generateEtchSignURL mutation.
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status
Curl curl -X POST 'https://graphql.useanvil.com' ENDPOINTS |