I am trying to create a JE using SuiteTalk SOAP an...
# suitetalkapi
s
I am trying to create a JE using SuiteTalk SOAP and when multiple lines in the transaction have an error, the SOAP response only shows you the first error. Does anyone know if there is a way to have it validate all lines and return the error message for each line that had an error?
c
No. Do the validation in your client code before you get that far.