Authorization: ********************
curl --location --request PATCH '/verification//approve/' \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "notes": "string", "type": "pep" }'
[ "Verification not found" ]