OptionalpayoutOptional evidence probe the sweep consults before force-failing a silent payout: FAILED or RETURNED releases the reserve early, SETTLED blocks the force-fail (a lost webhook can't double-pay), PENDING defers the timeout; absent, webhook plus timeout are the whole protocol.
Optionaloptions: CallOptionsSubmits a USD transfer to the provider. amount is in real USD; key makes the request
safe to retry without paying twice. The returned providerRef is the provider's own id for
the transfer — webhooks and the payoutStatus probe join back to the saga through it.
Optionaloptions: CallOptions
External payment provider: all money leaving the platform goes through this.
See
Processor for the seam, the Tilia adapter, and dispute webhooks.