Skip to content

POST Purchase a billing item if applicable for the user subscription

Required scopes: user:write

POSThttps://api.rooom.com/users/me/billing/purchase
Try it out
user:write

Body

multipart/form-data
NameTypeDescription
price_idstringCharge Item Price Id
quantitynumberCharge Item Quantity

Responses

200string
POST /users/me/billing/purchase Purchase a billing item if applicable for the user subscription Required scopes: user:write price_id Charge Item Price Id quantity Charge Item Quantity