Step 2 - Add signature field
PUT https://api.signnow.com/document/{{document_id}}
Request Body
{"client_timestamp"=>1527859375, "fields"=>[{"x"=>358, "y"=>171, "width"=>177, "height"=>50, "type"=>"signature", "page_number"=>0, "required"=>true, "role"=>"Signer 1", "custom_defined_option"=>false, "name"=>"signature1"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string |