ユーザー属性を通じて現在のユーザーのクランを更新します。以前のクランで請求されなかった報酬チェーンのすべての報酬を請求し、応答に返します。クランに所属していたユーザーが、現在はクランに所属していない場合、クランへの所属は取り消されます。ユーザーがクランを変更した場合、クランは変更されます。
ユーザーのクランが正常に更新されました。
認証を通過できず、または間違っています。
{- "reward": [
- {
- "bundle_type": "standard",
- "description": "Super box with items",
- "name": "Super box",
- "quantity": 1,
- "sku": "com.xsolla.box_1",
- "type": "bundle"
}, - {
- "description": "Mega potion",
- "name": "Mega potion",
- "quantity": 1,
- "sku": "com.xsolla.potion_1",
- "type": "virtual_good"
}
]
}