Skip to content

Credit balance

POST
/bridge-payment/account-balance/{id}/credit

Authorizations

SessionAuth

Session ID from Flowless authentication

TypeAPI Key (header: X-Session-ID)

Parameters

Path Parameters

id*
Typestring
Required

Request Body

application/json
JSON
{
"amount_cents": 0,
"description": "string"
}

Responses

Balance credited

Playground

Server
Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI