{
"id": 2014214884635451393,
"userId": 1968126133337624577,
"customRatio": 62.50,
"effectiveTimePeriod": 2,
"startTime": "2026-01-21 00:00:00",
"endTime": "2026-12-30 23:59:59",
"remark": "S级公会签约主播2"
}curl --location --request PUT '/chat-admin/anchorRoom/commissionWhite' \
--header 'Accept: application/json' \
--header 'tokenId: {{tokenId}}' \
--header 'token: {{token}}' \
--header 'tenantId: {{tenantId}}' \
--header 'Accept-Language: {{Accept-Language}}' \
--header 'mobileSystem: {{mobileSystem}}' \
--header 'clientid: {{clientid}}' \
--header 'Authorization: {{authorization}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 2014214884635451393,
"userId": 1968126133337624577,
"customRatio": 62.50,
"effectiveTimePeriod": 2,
"startTime": "2026-01-21 00:00:00",
"endTime": "2026-12-30 23:59:59",
"remark": "S级公会签约主播2"
}'{
"code": 200,
"status": 1,
"msg": "Operation successful",
"message": "Operation successful",
"data": true
}