Participant APIs | REST

Selected Version:
Download Open API File

Get Administrator Options

https://api.wealthcare.com/participant/registration/adminoptions/{tpaId}

Retrieve the administrator options associated with a specific TPA ID, allowing you to understand the configuration settings available for your admin instance.

Request

  • tpaId string Required

    A unique identifier used to identify your admin instance. This value is system generated when the admin instance was created.

  • decrypt integer <int32>

    Indicate if the URI parameters are encrypted or not. Use 1 for encrypted, 0 for decrypted (default is 0). This affects how the API interprets the incoming identifiers.

Response

  • TpaOption enum<string>

    Get Admin Options

    Possible values: All None ProcessEdi AllowSplit ForceDefaultPlan EmailEdiPerformance PayFlexNotifyTemplate LimitAcctType UseDupClaimMatch AllowMultipleClaimEntry AllowExternalReimb AllowIneligiblePOSOffset EnableComboCard EnableMbiIias EnableTpaIiasUpdatePlans EnableTpaIiasUpdateMtcs PrintCorrispondenceAtASC PrintStatementsAtASC PrintReimbursementsAtASC ChangedPlanPriorityByPlanYear AutoTerminateParticipants AutoTerminateAccounts CheckDupUponClaimEntry AllowOver10ClaimsPerCheck TpaQueueCommunication PayProvider AllowEmpeSelfCreation SelfCreationUseSSN OnlineEnrollPrePopSSN OnlineEnrollPrePopDoB OnlineEnrollPrePopMMN OnlineEnrollPrePopDrivLic AllowPendingContributions AutoGenSSNForEmpeSelfCreation UseEmpeIdForEmpeSelfCreatiom EnableDupDepositWarnForUIDeposits SetDefaultMCCAcctSetting AutoClaimReversal EnablePinMailers AutoTempInactivateParticipantPrimaryCards TpaGetCurrentSessionsOn MarketplaceIntegration HideEmpeProcNotes EnableFraudPrevent Card CardReimbursementDefault PopulateRunOutDays SkipEDIDataComparison EmployerIDwithNoPrefix EnforceCalculatedPOSLimit AllowDependentPrivacy AllowDepPrivFor18Plus DepPrivacyCommOption EmprTaxIdReq ManageEmprPayrollFileUploadViaProfile NotAllowEmailReport BypassProcessAcctCreationDeposit ProcessCustomEdi OCRAIClaimsProcessing EnableEmployerInvoicing AllowSelEmployerByNameInRegistration HideHeaderofParticipantCommunicationsTemplates Payroll HidePIAccountsFromRest
  • TpaOptionExt enum<string>

    Get Extended Admin Options

    Possible values: All None HideCardReissueText EnableRetroTermination HideRequestReviewBtn UseAlegeusCryptoKey EnableSubGrpChkFFWS EnableSFTPForDocQueues HoldCommunications RejectFutureDatedClaimsEdiWSCarrier SendRestPasswordExpirationAlert HideFxScc HideFxZeroBal DirectDepositDefault ReallocateTxns POSAutoSubstantiation AllowMultipleUserEDIProcessing AllowHSAContributionReversals RestrictDefaultCoveragePeriod ProcessingDelayDays EnableNewStatusCardReissue ExternalMethodsDefault CheckPrintAdminiSourceDefault EnableAdminCustomText AutomaticDirectDepositDefault AllowAutoReimbAndClaimCrossOverAutoPay ShowPriorYearCarryoverAmount BypassAutoReimbAndClaimCrossOverSentInICFile
  • TpaOption enum<string>

    Get Admin Options

    Possible values: All None ProcessEdi AllowSplit ForceDefaultPlan EmailEdiPerformance PayFlexNotifyTemplate LimitAcctType UseDupClaimMatch AllowMultipleClaimEntry AllowExternalReimb AllowIneligiblePOSOffset EnableComboCard EnableMbiIias EnableTpaIiasUpdatePlans EnableTpaIiasUpdateMtcs PrintCorrispondenceAtASC PrintStatementsAtASC PrintReimbursementsAtASC ChangedPlanPriorityByPlanYear AutoTerminateParticipants AutoTerminateAccounts CheckDupUponClaimEntry AllowOver10ClaimsPerCheck TpaQueueCommunication PayProvider AllowEmpeSelfCreation SelfCreationUseSSN OnlineEnrollPrePopSSN OnlineEnrollPrePopDoB OnlineEnrollPrePopMMN OnlineEnrollPrePopDrivLic AllowPendingContributions AutoGenSSNForEmpeSelfCreation UseEmpeIdForEmpeSelfCreatiom EnableDupDepositWarnForUIDeposits SetDefaultMCCAcctSetting AutoClaimReversal EnablePinMailers AutoTempInactivateParticipantPrimaryCards TpaGetCurrentSessionsOn MarketplaceIntegration HideEmpeProcNotes EnableFraudPrevent Card CardReimbursementDefault PopulateRunOutDays SkipEDIDataComparison EmployerIDwithNoPrefix EnforceCalculatedPOSLimit AllowDependentPrivacy AllowDepPrivFor18Plus DepPrivacyCommOption EmprTaxIdReq ManageEmprPayrollFileUploadViaProfile NotAllowEmailReport BypassProcessAcctCreationDeposit ProcessCustomEdi OCRAIClaimsProcessing EnableEmployerInvoicing AllowSelEmployerByNameInRegistration HideHeaderofParticipantCommunicationsTemplates Payroll HidePIAccountsFromRest
  • TpaOptionExt enum<string>

    Get Extended Admin Options

    Possible values: All None HideCardReissueText EnableRetroTermination HideRequestReviewBtn UseAlegeusCryptoKey EnableSubGrpChkFFWS EnableSFTPForDocQueues HoldCommunications RejectFutureDatedClaimsEdiWSCarrier SendRestPasswordExpirationAlert HideFxScc HideFxZeroBal DirectDepositDefault ReallocateTxns POSAutoSubstantiation AllowMultipleUserEDIProcessing AllowHSAContributionReversals RestrictDefaultCoveragePeriod ProcessingDelayDays EnableNewStatusCardReissue ExternalMethodsDefault CheckPrintAdminiSourceDefault EnableAdminCustomText AutomaticDirectDepositDefault AllowAutoReimbAndClaimCrossOverAutoPay ShowPriorYearCarryoverAmount BypassAutoReimbAndClaimCrossOverSentInICFile
Response Headers
No response yet.
Response Body
No response yet.
Request
Response
{
  "TpaOption": "All",
  "TpaOptionExt": "All"
}

AI Assistant Preview

Generating response...