Create a new webhook endpoint to receive payment event notifications.
HTTPS URL to receive webhook notifications
"https://your-app.com/webhooks/superbank"
Event types to subscribe to
account.created, account.updated, payment.created, payment.updated, settlement_request.created, settlement_request.updated ["payment.created", "payment.updated"]
Webhook endpoint created successfully
The response is of type object.