v1

latestOpenAPI 3.0.02026-07-2667172347.6 KB
Bank Account Verification

Create test payment

Use this endpoint to simulate a payment within the Bank Account Verification (BAV) workflow. It lets you test end-to-end workflows in sandbox environments without sending real transfers. <br /><br /><img src="https://files.readme.io/8eb9022-Inline_Tip.svg" align="left" alt="Tip" /> Tip: To view example request bodies, in the sandbox header, click: <img src="https://files.readme.io/8c205b5-APIExamplesDropdown.PNG"/>

post/v1/referencepayments/test/simulatepayments

Headers

Authorizationstring required

The access_token returned in your most recent Create access token response.

Request body

referencestring required

A unique identifier for the payment. <br /><br />Example: 20251225-ABCD

accountHolderNamestring required

The full legal name of the account holder. Must match the name on the identity document. For testing, you may use a simulated name. <br /><br />Example: John James Smith

ibanstring required

The account’s International Bank Account Number (IBAN). For testing, this field accepts a fake IBAN. <br /><br />Example: DE89370400440532013000

Response

The request was successful