Get the prepaid account balance
eurodns_account_get_prepaid_balanceCheck prepaid account balance before spending credit to avoid rejected orders due to insufficient funds. Returns the current balance for EuroDNS operations.
Instructions
Returns the prepaid balance. Check it before any operation that spends credit: an insufficient balance is a common cause of a rejected order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Response body as returned by the API. | |
| status | Yes | Upstream HTTP status code. |