Skip to main content
Question

SOAP API – Tab Values Missing and Defaulting to Text

  • April 28, 2025
  • 0 replies
  • 27 views

Forum|alt.badge.img

Hi everyone,

I'm running into an issue when making API calls to DocuSign using our SOAP client. Specifically:

  • Not all the tab values we're setting are being sent in the request.
  • Even when we explicitly define certain tab types (e.g., RadioButton), they appear to default to simple text fields in the envelope.

I've attached an example of a radio tab configured prior to the payload, along with a Fiddler capture showing the request being sent.

Has anyone run into similar behavior or have suggestions on what to check? Any help is appreciated!
 

Fiddler output
Radio Tab configuration