Skip to main content
PUT
Mettre à jour la configuration système

Authorizations

Authorization
string
header
required

JWT access token from POST /v1/api/auth/login

Body

application/json
platformCommissionPercent
number<double>
stripeCommissionPercent
number<double>
minimumWithdrawalAmount
number<double>
maxReservationWeight
number<double>
maxPhotosPerReservation
integer<int32>
kycExpirationDays
integer<int32>
emailNotificationsEnabled
boolean
smsNotificationsEnabled
boolean
stripeConnectEnabled
boolean
stripeMode
string
maintenanceMode
boolean
maintenanceMessage
string

Response

Configuration updated

platformCommissionPercent
number<double>
stripeCommissionPercent
number<double>
minimumWithdrawalAmount
number<double>
maxReservationWeight
number<double>
maxPhotosPerReservation
integer<int32>
kycExpirationDays
integer<int32>
emailNotificationsEnabled
boolean
smsNotificationsEnabled
boolean
stripeConnectEnabled
boolean
stripeMode
string
maintenanceMode
boolean
maintenanceMessage
string