Skip to main content
POST
Alıcı hesabı oluştur

Authorizations

Authorization
string
header
required

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

Body

application/json
extra_properties_dict
object | null
bank_id
string<uuid>
recipient_id
string<uuid> | null
holder_name
string | null
description
string | null
account_number
string | null
iban
string | null
masked_card_no
string | null
card_token
string | null

Response

OK

message
string | null
is_success
boolean
code
string | null
data
string<uuid>