Create a withdrawal
Execute a withdrawal from a virtual account using a previously created quote.
Headers
API key issued by Meridian during provisioning. See Authentication.
Current time in milliseconds since the Unix epoch. Must be within 60 seconds of the request. See Authentication.
HMAC SHA-256 signature of the canonical request string, computed per request. See Authentication for how to construct it.
Path Parameters
ID of the user initiating the withdrawal
ID of the virtual account to withdraw from
Body
Request body for creating a virtual account withdrawal transaction
Amount to withdraw from the virtual account
50
Quote ID for the withdrawal
"quote_01HT2P6W9PC2QV4W0Q63QMFJ44"
A unique reference from your own systems used to identify and reconcile this transaction, such as a contract number, order ID, or internal transaction reference.
"order-2026-00142"
Response
Details of the created transaction
Response returned after creating a withdrawal transaction.
The created withdrawal transaction