pub async fn mark_settlement_payouts_seen(
__arg0: State<AppState>,
signer_ctx: SignerContext,
__arg2: Json<SettlementPayoutSeenRequest>,
) -> Result<Json<SettlementPayoutSeenMutationResponse>, ApiError>Expand description
POST /settlement-payouts/seen - Mark settlement payouts as seen for a wallet.