eversign/eversign-node-sdk

Signer object misses a few fields for the UseTemplate use case

Closed this issue · 1 comments

gtron commented

Hello,

The current implementation of the Signer object doesn't give access to these fields defined in the API for the UseTemplate use case:

  • deliver_email
  • signer_authentication_sms_enabled
  • signer_authentication_phone_number
  • message
  • language

API Definition: https://eversign.com/api/documentation/methods#use-template
image

Hi @gtron,

Thank you for reporting this. I have extended Signer object with missing fields.
Let me know if you recognize anything else.

Updates are available within 1.9.3 release.

All the best!