billing.credits.convert

Use this method to convert payable referral credits to billable account credits

Billable account credits can be used towards your future invoices.

Payable referral credits can be payed out to you through paypal.

You can only convert payable credits to billable. You can not convert billable to payable credits.

Example

Try it Out
{
	"amount": "1234.56"
}
{
	"code": 2201,
	"message": "Failed to convert credits: The amount given is greater than your payable credits balance."
}

Parameters

Name Type Default
amount string Required

Errors

Code Name
2201 CreditsConvertNotEnoughCredits