➡️Webhook Tanımlama
Webhook Tanımlama İşlemi
Webhook Tanımlama
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"message": "Yeni Webhook oluşturuldu.",
"webhook": {
"id": 1,
"accountId": "1",
"title": "Garanti Webhook - Hareketler",
"address": "http://127.0.0.1:8000/accept-transactions",
"event": "NEW_TRANSACTION"
}
}Last updated