curl --request DELETE \
--url https://api.example.com/payment-sheet/event/{paymentSheetEventId}{
"status": true,
"mensagem": "OK"
}curl --request DELETE \
--url https://api.example.com/payment-sheet/event/{paymentSheetEventId}{
"status": true,
"mensagem": "OK"
}