Issue Description
See XRPLF/clio#1836
This is potentially confusing and/or error prone. It would be better to raise an error in this case.
Steps to Reproduce
Send any two or more optional fields and only first one will be used.
Expected Result
Some sort of error should be raised
Actual Result
The first field gets used and others are ignored