1. Oluştur (Sistem Seviyesi)
Tüm cüzdan yönetiminize, sistem genelinde tüm cüzdan sahiplerine ve cüzdanlarına uygulanacak komisyon oluşturma işlemini bu servisle oluşturabilirsiniz.
Sistem Genelinde Komisyon Oluştur
Parametre
Tip
Zorunlu
Açıklama
{
"TransactionType": "Withdrawal",
"FeeType": "Fixed",
"FeeValue": 12,
"ConditionType": 1,
"ConditionThreshold": 1,
"CurrencyCode": "TRY",
"RegionId": 1
}{
"IsSuccess": true,
"IsFailure": false,
"Value": {
"Id": "ff99509c-8f41-4adf-bd43-fdfffa4c6e12",
"Level": "Merchant",
"TransactionType": "Withdrawal",
"FeeType": "Fixed",
"FeeValue": 12,
"ConditionType": "TransactionCount",
"ConditionThreshold": 1,
"CurrencyCode": "EUR",
"IsActive": true,
"CreatedAt": "2025-08-20T15:10:30.0603275Z",
"UpdatedAt": null
}
}Servis Cevap
Parametre
Tip
Açıklama
Servis Cevap (Value)
Parametre
Tip
Açıklama
Last updated