Skip to main content
Question

Missing phoneNumber attribute in Signer interface (TypeScript)

  • December 9, 2024
  • 1 reply
  • 31 views

Forum|alt.badge.img+1

Hello everyone!

I’m developing an integrator to send documents from our ERP to DocuSign for digital signatures. The email sending is working, but I’m encountering an issue with WhatsApp sending

My project uses Node.js with TypeScript, so I’ve typed the recipient using the interface exported from the @types/docusign-esign library. However, this interface doesn’t include the “phoneNumber” attribute, which is needed to send the phone number object as shown in the example project (see the images below).


My Project:


Node.js eSignature REST API Example:

 

Could this be a missing attribute in the library’s interface?

1 reply

Alexandre.Augusto
Docusign Employee
Forum|alt.badge.img+14