PrepaidBalanceDeveloper

Schema

PrepaidBalanceDeveloper
approxTaxRate

number

Tax rate for developer.

currentBalance

number

Current balance in account based on current usage.

currentTotalBalance

number

Total balance in account without subtracting current usage.

currentUsage

number

Current usage.

id

string

ID of the payment provider.

month

string

Billing month.

previousBalance

number

Previous balance in account.

supportedCurrency

SupportedCurrency

creditLimit

number

The credit limit for the supported currency. The credit limit can be overridden for a developer in the developer's postpaid balance.

Note: This property applies to postpaid developers only.

description (required)

string

Description of the supported currency.

displayName (required)

string

Name displayed in the UI.

id

string

ID of the supported currency.

minimumTopupAmount

number

Minimum amount that developers can add to their prepaid account balance in the specified currency.

Note: This property applies to prepaid developers only.

name (required)

string

ISO 4217 code for the currency, such as usd for United States dollar.

organization (required)

object

id

string

ID of the organization.

status (required)

string

Status of the currency. Valid values include:

  • ACTIVE: The currency is available for use.
  • INACTIVE: The currency is not available for use.
virtualCurrency (required)

string

Flag that specifies whether or not the currency is virtual currency.

tax

number

Usage tax.

topups

number

Sum of top ups.

usage

number

Amount used.

year

integer

Billing year.