Issue Description
Update the field names in the request endpoint for both staging and production environments:
- Change
"message" to "reason"
- Change
"state" to "status"
Expected Behavior
The request payload and corresponding database fields should reflect the updated field names:
reason instead of message
status instead of state
Reproducibility
Steps to Reproduce
Severity/Priority
Checklist