Advertisement
terminal_gr

Untitled

May 11th, 2022
1,148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.64 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <ResponseDoc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  3.   <response>
  4.     <index>1</index>
  5.     <statusCode>ValidationError</statusCode>
  6.     <errors>
  7.       <error>
  8.         <message>Net value amount of correlated invoice is exceeded by equivalent sum of invoices correlated to it</message>
  9.         <code>319</code>
  10.       </error>
  11.       <error>
  12.         <message>Vat amount of correlated invoice is exceeded by equivalent sum of invoices correlated to it</message>
  13.         <code>319</code>
  14.       </error>
  15.     </errors>
  16.   </response>
  17. </ResponseDoc>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement