Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.orkesta.com.tr/llms.txt

Use this file to discover all available pages before exploring further.

💰 Bayi Komisyon Güncelle

İlgili taksit sayısı için komisyon oranını kaydeder veya günceller. POST https://api-test.fincraft.com.tr/api/v1/general/merchant-members/settings/{merchantMemberId}/commissions/{installment}

Path Parameters

ParametreTipZorunluAçıklama
merchantMemberIdUUIDEvetBayi kimliği
installmentIntegerEvetTaksit sayısı

Query Parameters

ParametreTipZorunluAçıklama
rateDoubleEvetKomisyon oranı

cURL Örneği

curl -X POST "https://api-test.fincraft.com.tr/api/v1/general/merchant-members/settings/f6eca599-1f7f-4195-a2b2-79ef105a3e38/commissions/3?rate=50.0" \
  -H "Authorization: Bearer YOUR_ACCESS_TOKEN"