Hello,
I got following error:
E00003,The 'AnetApi/xml/v1/schema/AnetApiSchema.xsd:nameOnAccount' element is invalid - The value '(Elisabeth) Marika Whitfield' is invalid according to its datatype 'String' - The actual length is greater than the MaxLength value.,
while testing with electronic check and I am using routingNumber : 122400724
Solved! Go to Solution.
12-07-2011 02:30 AM
I believe the maximum allowed length is 22 characters. Just reduce the max length on your field, or chop it off before you send it.
12-07-2011 03:06 AM
I believe the maximum allowed length is 22 characters. Just reduce the max length on your field, or chop it off before you send it.
12-07-2011 03:06 AM