Skip to main content
PUT
Bayiyi güncelle

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Body

name
string | null
tax_office
string | null
bkm_member_id
string | null
email
string | null
contact_phone
string | null
city
string | null
district
string | null
address
string | null
url
string | null
default_mcc
string | null
default_mcc_category
string | null
parent_id
string<uuid> | null
is_active
boolean
status
enum<string>
Available options:
pending,
approved,
rejected

Response

OK

id
string<uuid>
tenant_id
string<uuid>
name
string | null
external_id
string | null
tax_id
string | null
tax_office
string | null
bkm_member_id
string | null
email
string | null
contact_phone
string | null
city
string | null
district
string | null
address
string | null
url
string | null
default_mcc
string | null
default_mcc_category
string | null
parent_id
string<uuid> | null
parent_name
string | null
is_active
boolean
status
enum<string>
Available options:
pending,
approved,
rejected
created
string<date-time>
last_modified
string<date-time>