signer
), identified with the key visitor
.signer_signs_here
, that will be signed by the recipient visitor
and will be added during the envelope creation using fixed positions.top
) and from the left side of the page (left
), measured in points (1/72 of an inch).
One of the main problems when using Fixed Positions is finding the exact coordinates. You can use any tool that indicates the position in points like image editors, or build your own. For this task, SignatureAPI provides a simple tool that helps, just open the file and click on the point you want.
key
of the place will be signer_signs_here
, and the position will be available at the sidebar.
places
array inside the document object, with the following properties:
key
: Identifies the place within the document. Must match what you decided to use, in this case: signer_signs_here
.type
: As this is a signature place, use the value signature
.recipient_key
: The key of the recipient who will sign. Here, it’s visitor
.