src/subscribers/payout-requested.ts
Pipeline events
Webhook events
order.capture_requested, order.authorization_expired, and
payout.requested are defined on the PayoutEvents enum in @mercurjs/types.
The webhook subscriber resolves payout.webhook_received to a provider action
before updating status. See
Account lifecycle.