Skip to main content
GET
Iadeleri 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

page
integer<int32>
page_size
integer<int32>
start_date
string<date-time>
end_date
string<date-time>
status
enum<string>
Available options:
Pending,
Completed,
Failed
reason_code
enum<string>
Available options:
CustomerRequest,
OutOfStock,
DuplicateCharge,
ProductDefect,
Fraud,
WrongAmount,
Other
refund_type
enum<string>
Available options:
Full,
Partial
merchant_id
string<uuid>
external_merchant_id
string
min_amount
integer<int64>
max_amount
integer<int64>
sla_breached
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