Fetch embedded signing URL
POST https://api.signeasy.com/v3/rs/embedded/{{pending_file_id}}/signing/url/
Fetch the signing URL for your signers once the preview process is complete.
NOTE: For this API to work, please set the embedded_signing parameter to either 1 or true(boolean)
Request Body
{"recipient_email"=>"john.doe@signeasy.com", "redirect_url"=>"https://signeasy.com/api"}