active, the wallet’s EURe balance can be redeemed to an IBAN over SEPA. Payouts follow a prepare → sign → complete pattern: the proxy prepares the redemption, the user authorizes it with an on-device signature, and the proxy submits it.
1. Prepare the order
The response contains what the user must sign:
The prepare response may also include a
signatureRequest (e.g. covering payout fees) — when present, sign and submit it on-device in addition to signing messageToSign.2. Sign on-device
SignmessageToSign with the wallet owner key via bmoni_embedded_sdk — the same signMessage used in the smart-wallet creation handshake.
3. Complete the order
Supporting documents
Orders of EUR 15,000 or more require a supporting document (e.g. an invoice). Upload it first and pass the returnedfileId as supportingDocumentId when preparing the order:

