Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When request specifies a list ID equal or lower than zero then all the lists with specified "autoId" are deleted and the response is as follows:

Code Block
titleDeleteList_st (when request is based on autoId)
firstline1
linenumberstrue
<DeleteList_st>
   <errorCode>0</errorCode>
   <errorDescription></errorDescription>
   <Lists>
      <List Id="8"></List>
      <List Id="9"></List>
      <List Id="14"></List>
      <List Id="11"></List>
   </Lists>
</DeleteList_st>