account/fund-my-account

This endpoint will fund your VoPay account by debiting your default bank account or charging your default operational credit card.

To set a default bank account, please use the /bank-account/set-my-bank-account endpoint. To set a default operational credit card, use the /credit-card/set-my-credit-card endpoint.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Form Data
string
required

Your account ID

string
required

API key for the account

string
required

Hashed signature for the request

number
required

The amount to debit from your bank account.

string

An optional reference number to associate with the transactions

string

An optional note to associate with the transactions.

string

A unique key which the server can use to recognize and reject subsequent retries of the same request.

string

An optional unique identification general ledger code.

string

CPA transaction code. Use the /api/v2/account/transactions/codes endpoint to retrieve a list of valid transaction codes. If not specified, the transaction will be created using code 450 (miscellaneous).

string

Funding source: bank (default) debits your default operational bank account; credit charges your default operational credit card (requires FundMyAccountCreditCardEnabled). Credit card funding charges a 3% convenience fee on top of the Amount; the card is charged Amount plus fee, the balance is credited the same, and the fee is immediately debited so the net balance credit equals the Amount

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json