pub async fn get_pm_settlement_accounts( __arg0: State<AppState>, ) -> Result<SonicJson<ApiResponse<Vec<PmSettlementAccountProjection>>>, ApiError>