Skip to content

Purchases plans

POST
/users/buyPlans

Purchases plans for the user, adding them to the users plan pool

Authorizations

ApiKeyAuth
TypeAPI Key (header: Authorization)

Request Body

JSON
{
"currency": "string",
"products": {
"additionalProperties": 0
}
}

Responses

OK
application/json
JSON
{
}

Samples