{
"userId": 1968126133337624577,
"customRatio": 60.50,
"effectiveTimePeriod": 2,
"startTime": "2026-01-22 00:00:00",
"endTime": "2026-12-31 23:59:59",
"remark": "S级公会签约主播"
}curl --location --request POST '/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 '{
"userId": 1968126133337624577,
"customRatio": 60.50,
"effectiveTimePeriod": 2,
"startTime": "2026-01-22 00:00:00",
"endTime": "2026-12-31 23:59:59",
"remark": "S级公会签约主播"
}'{}