post
https://api.mollie.com/v2/business-accounts/draft-transfers
Beta featureThis feature is currently in beta testing, and the final specification may still change.
Creates a draft transfer. The draft transfer immediately enters awaiting-initiation and appears in the initiator's queue in Mollie Apps. It carries no legal weight and moves no funds until a human initiator approves it there.
Test mode
| Action | Test-mode behavior |
|---|---|
| Create | Always returns a synthetic draft in awaiting-initiation, regardless of most input values |
| Get / List | Always returns synthetic awaiting-initiation draft(s), not your real data |
| Cancel | Always returns a synthetic declined draft |
There is currently no way to synthesize an initiated draft via test mode alone. Initiation only happens when a real initiator approves in Mollie Apps, which test mode doesn't touch.
Advanced access token with business-account-draft-transfers.writeOAuth access with business-account-draft-transfers.write
Access with