Authorization: ********************{
"activityId": 0
}curl --location --request POST '/provider/activitycenter/verify' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"activityId": 0
}'{
"isSuccess": true,
"errorMessage": "string"
}