checkSufficientCredits( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Checks whether a site has enough credits to translate the specified number of words.

Method Declaration
Copy
Method Parameters
wordCountnumberRequired

Number of words to translate.

Returns
Return Type:Promise<CheckSufficientCreditsResponse>
Errors
404Not Found

There is 1 error with this status code:

See the entire list and learn more about Wix errors.

Did this help?