curl --location 'https://api-expert.rakim.com.br/app/payments/api/notifications/webhooks//retry' \ --header 'Authorization: Bearer <access_token>' \ --header 'Content-Type: application/json' \ --data '{ }'
{ "message": "Webhook sent" }