GET
/
funding
/
withdrawable_cash
/
{account_id}
Header
Path
curl --request GET \
  --url https://sandbox.featherhq.com/funding/withdrawable_cash/{account_id} \
  --header 'x-api-key: <x-api-key>'
{
  "account_id": "<string>",
  "withdrawable_cash": "<string>"
}

Headers

x-api-key
string
required

API Key for authentication

Path Parameters

account_id
string
required

Response

200 - application/json
account_id
string

Account ID linked to withdrawable cash

withdrawable_cash
string

Amount of withdrawable cash