Team Budget
Check If Member Budget Is Sufficient
POST
Request Headers
Enum:
application/jsonBearer authentication format, for example: Bearer {{API Key}}.
Request Body
The sub-user account ID of the member to check.
Response Parameters
Whether the member’s remaining budget is sufficient (i.e., remaining balance is greater than zero).
Last modified on April 21, 2026