v1
latestOpenAPI 3.0.02026-07-14198572488.4 KBAccount
Set Hosting Plan
Selects a hosting plan for the first time and creates an order and invoice
post/v1/account/hosting_plan
Request body
Example request
{
"billing_cycle": "Monthly",
"payment_type": "paypal",
"payment_token": "seti_1R4heYIpHZfwip1PKzfxrXkO"
}Response
OK
Example response
{
"success": true,
"errors": [],
"messages": []
}