Full step-by-step guides for transfers and refunds are not yet published. Use this page for prerequisites and the API Reference tab for request/response fields.
Transfer (wallet to counterparty)
Move funds from your Dollr wallet to a counterparty’s wallet.Prerequisites
- Fully verified merchant account
- Funded source wallet (
wallet_id) - Recipient counterparty with relationship type (e.g.
BENEFICIARY)
Flow
Session payload (required)
Execution payload
API Reference: Transfer session · Transfer
Refund (reverse a collection)
Return funds to a customer from a previously completed payment.Prerequisites
- Fully verified merchant account
- Original payment intent ID from the completed collection
- Sufficient balance to cover refund amount
Flow
Session payload (required)
Execution payload
API Reference: Refund session · Refund
Where to find key IDs
Related
- Sessions & executions
- Payout with Node.js — similar session/execute pattern
- Forbidden 403
