This section includes three data transmittal examples for reference which are described in the links below. Two of the examples contain the absolute minimum data BenSelect needs to perform an enrollment when data is not preloaded on the case. The third example contains several additional elements that may be needed by integrations with more complicated business rules.
- Minimalist transmittal in actual XML format
- Minimal Transmittal With HTML Entities is an example transmittal XML with the less than [<] and greate than [>] symbols converted to HTML Entities. This conversion is required when a data transmittal is packaged in a parent XML structure as is the case with a SOAP or SAML development path where the XML is built manually.
- More complete transmittal that contains spouse and child applicants and agent information.