Debit balance
POST
/bridge-payment/account-balance/{id}/debit
Authorizations
SessionAuth
Session ID from Flowless authentication
TypeAPI Key (header: X-Session-ID)
Parameters
Path Parameters
id*
Typestring
RequiredRequest Body
application/json
JSON
{
"amount_cents": 0,
"description": "string",
"allow_negative": true
}
Responses
Balance debited