Billing
Get credit balance
Get your credit balance (for prepaid accounts only). The value is in cents.
get/billing/credit
Response
Prepaid credit balance
Example response
{
"amount": "5.50",
"currency": "EUR"
}Get your credit balance (for prepaid accounts only). The value is in cents.
Prepaid credit balance
{
"amount": "5.50",
"currency": "EUR"
}