Overview
fund-request is the payer side of request money. The link config carries the amount, currencies, and requester/payout profile (requestData) so the payer can quote and fund without re-entering the ask.
Required config (conceptual)
Exact property names and nested payout shapes are in OpenAPI (
CreateFundRequestLinkDto).
Create example
After the payer pays
When the sender confirms funding, RaaS Widgets creates an operation. You receiveoperation.created (often with requestId) and later operation.completed, operation.failed, or operation.cancelled.
See Request money lifecycle and Operation lifecycle.
Related
Request
Originate the money request.
Request money lifecycle
Ask → fund-request → operation.
Operations
List transfers after the payer completes.