Skip to main content

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 CodeError RefDescription
403900023Team members must be approved before they can be added to the current team.
404900003Monetization team could not be found.
404900022Monetization team could not be found.
422900003Your account does not have the required creator wallets.
422900008A failure has occured when trying to find the user's wallet.
422900024Unable to process your data with the payment system.
422900025Unable to process your data with the payment system.
422900026Your provided split share must total 100%.
422900029You may only add up to 5 users to a team.

Responses

Successful Request