Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Incoming Wire simulation request
Simulate receiving a Wire transaction
Number of the receiving account
Example:
"123638791329"
Amount to transfer in cents (e.g. 100 = $1).
Required range:
x >= 1
Example:
607
Network to use for the Wire transfer
Available options:
DATASOFT
, FEDWIRE
Example:
"FEDWIRE"
Response
Simulated receiving a Wire transaction
Incoming Wire simulation result with the created file name
Example:
"SIMULATION.20230709T222327.086_221.txt"