Skip to main content
POST
Alıcı 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
holder_name
string | null
required
extra_properties_dict
object | null
bank_id
string<uuid>
first_name
string | null
last_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>