Case Refresh
Request a fresh data sync for up to 20 cases
Batch refresh for up to 20 CNR numbers. Returns per-case outcomes including which cases changed, which were skipped, and which failed.
POST
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Array of CNR numbers to refresh. Maximum 20.
Required array length:
1 - 20 elementsMinimum string length:
1When true, bypasses the recency check for all cases in the batch.
When true, the results array includes only cases where changes were detected, omitting unchanged cases.