Participant APIs | REST

Selected Version:
Download Open API File

Get the date bounds for making HSA contributions

https://api.wealthcare.com/participant/services/participant/hsa/contributions/datebounds/{dataPartnerId}

Retrieve the date boundaries for making contributions to Health Savings Accounts (HSAs) based on the specified data partner ID.

Request

  • dataPartnerId string Required

    The data partner id for the days to delay that should be included in the return object

Response

  • EarliestContributionDate string <date-time>

    The earliest point for which a contribution can be made prior or current year

  • LatestPriorContributionDate string <date-time>

    The latest date that a prior year contribution can be made

  • LatestCurrentContributionDate string <date-time>

    The latest date that a current year contribution can be made

  • ExternalAccountTransferDaysToDelay integer <int32>

    The days to delay posting set for the external account transaction code on the current data partner

  • EarliestContributionDate string <date-time>

    The earliest point for which a contribution can be made prior or current year

  • LatestPriorContributionDate string <date-time>

    The latest date that a prior year contribution can be made

  • LatestCurrentContributionDate string <date-time>

    The latest date that a current year contribution can be made

  • ExternalAccountTransferDaysToDelay integer <int32>

    The days to delay posting set for the external account transaction code on the current data partner

Response Headers
No response yet.
Response Body
No response yet.

AI Assistant Preview

Generating response...