simulate
Simulate transfer
Use this endpoint to simulate a transfer to or from an account.
Provide one of either from
or to
to indicate which account should receive or send the funds.
The amount of the transfer is optional in the case you are simulating a transfer of all available funds from the balance.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
Successful operation
The response is of type object
.