Get an organization's prepaid balance

Returns the current prepaid balance of the organization, if the billing configuration is set to Prepaid.

Authentication

AuthorizationBearer

An auth_token should be provided to authenticate a session.

To obtain an auth_token, see the POST request to /api/v1/authenticate.

Path parameters

org_iddoubleRequired
Numerical ID of an organization

Response

Success
amountdouble or null
external_payment_identifierstring or null
payment_optionobject or null
typeobject or null

Errors