Skip to main content
GET
Iptal taleplerini listele

Authorizations

Authorization
string
header
required

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

Query Parameters

status
enum<string>
Available options:
Pending,
Approved,
Rejected,
Failed
merchant_id
string<uuid>
transaction_id
string<uuid>
from_date
string<date-time>
to_date
string<date-time>
page
integer<int32>
page_size
integer<int32>
include_inactive
boolean
search_term
string

Response

OK

items
object[] | null
page
integer<int32>
total_pages
integer<int32>
read-only
total_count
integer<int32>
read-only
has_previous_page
boolean
read-only
has_next_page
boolean
read-only