Skip to main content
Weavr Simulator
Accounts

Simulate an incoming wire transfer using IBAN

POST/accounts/deposit

This tool is used to simulate incoming wire transfers (IWT) into managed accounts. IWTs are processed in line with the configuration of your application. For EUR and USD IWTs provide the destinationIbanDetails of your Managed Account, for GBP IWTs provide destinationFasterPaymentDetails or destinationIbanDetails of your Managed Account. Sender Details can also be added that is used to identify whether the IWT originated from a Linked Account (if configured) or a third party.

Request

Header parameters

Request body

*
application/json
{}
DepositRequestDepositRequest · object · 13 fields

Responses

200OK

Success

Body
application/json
{}
DepositResponse1DepositResponse1 · object · 1 field
Response example
{  "code": "COMPLETED"}