Skip to main content
POST

Request Headers

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

Request Body

string
obrigatório
The sub-user account ID of the member to check.
int64
obrigatório
The cost amount to be deducted, in units of 1/10000 USD (e.g., 10000 = $1.00).

Response Parameters

bool
obrigatório
Whether the member’s remaining budget is sufficient to cover the given cost (i.e., remaining balance is greater than or equal to the specified cost).
Última modificação em 15 de maio de 2026