v2
latestOpenAPI 3.1.02026-07-262279731.3 MBCreate a Bank Wire PayIn
<Warning icon="fa-regular fa-triangle-exclamation"> **Caution – Retrieve the returned bank details dynamically**In addition to the WireReference, ensure you implement the BankAccount object parameter dynamically so the IBAN, BIC, and other response values appear as returned in for each pay-in.
Mangopay may change the underlying bank account without prior notice and mismatched data my lead to delays. See the <a href="/guides/payment-methods/banking/bank-wire">bank wire pay-in</a> guide for more details. </Warning>
Create a Bank Wire PayIn
This call declares the payment to be made by the end user and returns the BankAccount details and WireReference they must use.
Path parameters
Platform's API account identifier, associated with the API key.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
If your platform is using a proxy to take SCA-triggering action on behalf of users, you also need to integrate mTLS authentication and use the api-mtls base URL.
Request body
Response
Success