patch https://api.securevan.com/v4/scoreUpdates/
Changes the status of a score (e.g., from PendingApproval
to Approved
). Score updates that are approved, are applied at off-peak hours.
The following status transitions are supported:
Unknown
,PendingApproval
,Approved
,Disapproved
→Canceled
PendingApproval
,Disapproved
→Approved
PendingApproval
,Approved
→Disapproved
Approved
,Disapproved
→PendingApproval
No other status transitions are allowed. Once a Score update is approved, the system will automatically process the score update during off-peak hours; the status will change toCompleted
after processing finishes.