דילוג לתוכן הראשי

Create a signing link

POST 

/signature/links

Create a signing link for an active document. Costs credits.

Both customer_id and contact_id are required. The customer is the business the document belongs to; the contact is the person who will sign it — and a signed document that cannot say who signed it is not worth much.

Safe to retry. Calling this twice for the same document and contact returns the existing link instead of creating a second one, and does not charge again. created in the response tells you which happened, and the status code follows it (201 for a new link, 200 for an existing one).

Request

Responses

An existing pending link was returned. Nothing was charged.