You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is possible to submit more than one invoice, credit note, contact, item or other entities of the same type in a single API call. If you plan to submit more than one entity per API call, we recommend that you append the summarizeErrors=false querystring to your API call. This ensures that every entity is returned back to you, each having their own status attribute.
A status attribute is included for each Invoice can be OK, WARN or ERROR.
Note that one says
WARNINGwhile the other saysWARNBaseTypes.xsd has:
The HTTP Requests and Responses page says: