Skip to main content
GET
Mutabakatları 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>
scope
enum<string>
Available options:
Connector,
Merchant
connector_config_id
string<uuid>
merchant_id
string<uuid>
bank_code
string
period
enum<string>
Available options:
Daily,
Monthly,
Yearly,
Custom
overall_status
enum<string>
Available options:
Draft,
InReview,
Completed,
PartiallyCompleted,
Cancelled
start_date
string<date-time>
end_date
string<date-time>

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