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
403900023

Team members must be approved before they can be added to the current team.

404900003

Monetization team could not be found.

404900022

Monetization team could not be found.

422900003

Your account does not have the required creator wallets.

422900008

A failure has occured when trying to find the user's wallet.

422900024

Unable to process your data with the payment system.

422900025

Unable to process your data with the payment system.

422900026

Your provided split share must total 100%.

422900029

You may only add up to 5 users to a team.

See here for more details about errors.

Responses

Successful Request