{
"accountProcessId": "string",
"receiverInfoId": "string"
}
curl --location --request PUT 'http://localhost:8080/xd/client/reviseNotificationStatus' \
--header 'Content-Type: application/json' \
--data-raw '{
"accountProcessId": "string",
"receiverInfoId": "string"
}'
{}