HomeGuidesRecipesAPI ReferenceChangelog
Log In
API Reference

[SANDBOX] Simulate fiat payment to user bank account

Simulates a payment of specified units of fiat currency to the individual bank account. This endpoint allows testing of fiat-to-crypto flows without real payments. Only available in sandbox environments.

USD Accounts: For USD bank accounts, you can optionally specify payment_method to simulate either an ACH or WIRE inbound transfer. If omitted, the default payment rail is used.

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

UUID of the DTR bank account to simulate payment to

Body Params
number
required
≥ 0.01

Amount of fiat currency to simulate

string

Optional reference for the simulated payment

string
enum

Payment method for USD accounts. Use ACH for standard transfers or WIRE for same-day wire transfers. Only applicable to USD bank accounts.

Allowed:
Responses
204

Payment simulation completed successfully

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