application/json
<JWT_TOKEN>
Authorization: ********************
curl --location --request GET 'https://xpend-backend.onrender.com/api/v1/seller-webhooks' \ --header 'Authorization: Bearer <token>'
{ "errorMessage": "Token não fornecido" }