Objective:
- Bulk actions/operations first in first out item resolution
Environment:
- Clio Manage
- Clio API
Additional Information:
- n/a
Answer:
Results are always returned in the order that they are submitted.
For example: If a request updates Items 101, 109, and 99 (in that order), the return in order as 101, 109, 99.