Simulate a test deposit

Creates a simulated test deposit transaction for a wallet in non-production environments. Requires the calling user to be an owner or member of the wallet's enterprise. Blocked in production.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request body for creating a simulated test deposit transaction. Only testnet currencies are accepted. Non-production only.

string
required
length ≥ 1

The Go Account wallet ID to create the deposit for.

string
required

A testnet backing fiat currency (e.g., tfiatusd, tfiateur, tfiatsgd).

string
Defaults to 1000

The deposit amount in cents as a string. Defaults to "1000" (i.e., $10.00) if not provided.

string
enum
Defaults to wire

The transaction type. Defaults to "wire". ACH transactions are created in an incomplete/delayed state with a 1-day clearing window.

Allowed:
boolean

Whether the transaction is eligible for instant credit. Only relevant for ACH transactions. When true and type is ach, the platform is notified immediately.

date-time

Optional ISO 8601 datetime for when a withdraw hold should be released.

Headers
string
required

The authenticated user's ID (set by auth-service).

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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