Noah Initiate Payout Response
data class NoahInitiatePayoutResponse(val data: NoahInitiatePayoutData, val metadata: NoahResponseMetadata? = null)
Response from POST /api/v3/clients/me/integrations/noah/payouts.
Note: The BFF requires either a trigger on the request or a saved payment method on the quote (via paymentMethodId). When trigger is absent and the saved method is SingleOnchainDepositSource, the BFF synthesises a default trigger with the supplied expiry / nonce / sourceAddress.