When to Use Resubmission
How Resubmission Differs from Initial Submission
The response shape is identical for both paths.
Step-by-Step
1. Prepare the Corrected Record JSON
Therecord_json object must include a top-level criminal_search_results key with the corrected criminal data.
Important placement rules:
candidate_info,submission_type,order_id, andorder_numbermust be sibling fields onrecord— not nested insiderecord_jsonrecord_jsonmust not containcandidate_info,submission_type,order_id, ororder_number
2. Build the Request
3. Submit the Request
4. Interpret the Response
The response uses the same structure as an initial submission. See Evaluate endpoint for the full response reference and Quickstart — Step 5 for field explanations.Common Mistakes
Related
- Evaluate endpoint — Full request/response reference for both paths
- Quickstart — Initial submission walkthrough
- Troubleshooting — Common issues and resolution steps
