Resolve an exception
Resolves a single exception with a resolution and optional reason. Mirrors the bulk-resolve auth and validation but acts on exactly one exception addressed by path. Returns the updated exception.
Authorizations
Bearer token authentication (format: "Bearer {token}")
Path Parameters
Exception ID (UUID)
"550e8400-e29b-41d4-a716-446655440000"
Body
Response
OK
Exception details
User the exception is assigned to
"user@example.com"
Creation timestamp in RFC3339 format
"2025-01-15T10:30:00.000Z"
Due date for resolution in RFC3339 format
"2025-01-20T10:30:00.000Z"
External issue ID in the external system
"RECON-1234"
External system where exception was dispatched
"JIRA"
Unique identifier for the exception
"019c96a0-10d2-7134-ba5f-664142ee7052"
Reason the exception was raised
"Amount mismatch detected"
Resolution notes when resolved
"Resolved via force match"
Reason for the resolution
"BUSINESS_DECISION"
Type of resolution applied
FORCE_MATCH, ADJUST_ENTRY "FORCE_MATCH"
Severity level
LOW, MEDIUM, HIGH, CRITICAL "HIGH"
Current status
OPEN, ASSIGNED, PENDING_RESOLUTION, RESOLVED "OPEN"
Transaction ID this exception is for
"019c96a0-10ce-75fc-a273-dc799079a99c"
Last update timestamp in RFC3339 format
"2025-01-15T10:30:00.000Z"

