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!

