getQuota( )


Important:


This method requests information about remaining quota in the plan. A Wix user can purchase a paid plan from your site or utilize a free plan if you offer one. You provide information about the current plan including how many searches remain out of the total in the plan, the dates of the plan, and whether the user currently has a paid plan.

Wix calls this method when a Wix user opens the SEO page of the Dashboard.

Method Declaration
Copy
Method Parameters
payloadGetQuotaEnvelope
Returns
Return Type:GetQuotaResponse
Errors
MissingTokenWixErrorclass
OutOfQuotaWixErrorclass
Did this help?