Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
Successful operation
The response is of type object
.
Use this endpoint to simulate receiving the funds from an approved intent, creating a new transaction and updating the balance in the settlement account associated with the intent.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful operation
The response is of type object
.