Check if account has sufficient funds
GET/marketplace/billing/charges/has-funds
Check if account has sufficient funds
Request
Returns fund availability status
- application/json
- Schema
- Example (auto)
Schema
hasFundsboolean
Indicates whether the sub-account has sufficient funds to be charged
{
"hasFunds": true
}