Fetch signed id using pending id
GET https://api.signeasy.com/v3/rs/envelope/signed/pending/{{pending_file_id}}
Fetch the signedfileid from a pendingfileid once a signing request is complete.
The signedfileid is mapped to the id key in the response.
NOTE: This API will return 200 OK only if the signing request is complete/finalised.