...
Input
changedate | date | Return all customers tod's changed on or after the provided date. |
changetime | time | If this is provided only return customers todo's changed after the provided date and time. |
resumekey | string | If a partial result is returned, provide the resumekey received along with the partial result, to get the rest of the entries |
ignoreclosed | bool | If 1 then don't sent tasks send todo's that current user do not have access to |
limitnumobjects | bool | If 1 then Microbizz will only send tasks todo's that it thinks are particularly relevant for the user |
...