Create Mod Monetization Team
POST/games/:game-id/mods/:mod-id/monetization/team
Send a request to create a monetization team for a mod team. Successful request will return a Monetization Team Accounts Object.
Request
Error Codes
Status Code | Error Ref | Description |
---|---|---|
403 | 900023 | Team members must be approved before they can be added to the current team. |
404 | 900003 | Monetization team could not be found. |
404 | 900022 | Monetization team could not be found. |
422 | 900003 | Your account does not have the required creator wallets. |
422 | 900008 | A failure has occured when trying to find the user's wallet. |
422 | 900024 | Unable to process your data with the payment system. |
422 | 900025 | Unable to process your data with the payment system. |
422 | 900026 | Your provided split share must total 100%. |
422 | 900029 | You may only add up to 5 users to a team. |
Responses
- 200
- 403
- 404
- 422
Successful Request
Team members must belong to the current game or mod.
Monetization team could not be found.
Unable to process your data with the payment system.