v1

latestOpenAPI 3.0.02026-07-26166415635.8 KB
Funding Wallets

Creates a funding wallet

Creates a funding wallet for the specified account. The request is rejected if the account already has a funding wallet.

post/v1beta/accounts/{account_id}/funding_wallet

Path parameters

account_idstring required

UUID alpaca account ID

Response

funding wallet

account_idstring uuid required
created_atstring date-time required
status'active' | 'pending' | 'disabled' required

Status:

  • active: The funding wallet is ready
  • pending: The funding wallet is being processed
  • disabled: The funding wallet is disabled