➡️Webhook Tanımlama
Webhook Tanımlama İşlemi
Webhook Tanımlama
POST https://test.ifintech.com.tr/api/ob/webhook/payment
Query Parameters
Name
Type
Description
end_user_internal_id*
String
title*
String
Webhook Başlık
url*
String
Verilerin iletileceği URL
Headers
Name
Type
Description
apiKey*
String
Api Key
{
"message": "Yeni webhook kaydedildi",
"webhookId": 3
}Last updated