Check Sufficient Funds
n8n-nodes-base.httpRequest
Check if account has sufficient funds for a transaction. Validates wallet balance before processing charges.
Use Cases
Validate wallet balance
Check before charging
Prevent insufficient fund errors
Configuration
Node Configuration Summary
Ready-to-use GoHighLevel node configured for check sufficient funds.
Copy and paste directly into your n8n workflow.
Method:
GET
Endpoint:
/payments/wallet/check-funds?locationId={{ $json.locationId }}&amount={{ $json.amount }}
Nodes:
2
Auth:
GoHighLevel OAuth2 API