Skip to main content
GET
Settlement'ı getir

Authorizations

Authorization
string
header
required

Identity servisinden alinan Keycloak JWT. Format: Authorization: Bearer <token>. Token alma: POST /api/v1/auth/{slug}/token

Path Parameters

id
string<uuid>
required

Response

OK

id
string<uuid>
merchant_id
string<uuid>
merchant_name
string | null
period_start
string<date>
period_end
string<date>
bank_code
string | null
currency
string | null
gross_amount
integer<int64>
refund_amount
integer<int64>
bank_commission
integer<int64>
platform_commission
integer<int64>
net_amount
integer<int64>
transaction_count
integer<int32>
refund_count
integer<int32>
status
string | null
settled_at
string<date-time> | null
bank_reference
string | null
notes
string | null
created
string<date-time>