GuidesAPI ReferenceChangelog
Log In
API Reference

Simulate a payin

Triggers a simulated inbound payin on a sandbox deposit account. Useful for testing payin receipt flows without initiating a real bank transfer. Only available in sandbox environments.

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

The ID of the payin deposit account that will receive the simulated inbound transfer.

rail
required

The payment rail and amount for the simulated payin. Use the type discriminator to select the rail; each rail enforces a fixed currency (SPEI → MXN, PIX → BRL, CVU → ARS, ACH/WIRE → USD).

Responses
201

The simulated payin was successfully initiated.

401

Unauthorized

404

No deposit account was found for the provided destinationAccountId, or the account does not belong to the calling organization.

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