Skip to main content
POST

Request Headers

string
required
Enum: application/json
string
required
Bearer authentication format, for example: Bearer {{API Key}}.

Request Body

string
required
The sub-user account ID of the member to check.

Response Parameters

bool
required
Whether the member’s remaining budget is sufficient (i.e., remaining balance is greater than zero).
Last modified on April 21, 2026