Get Employer Real Time Funding Transactions List.
Retrieve a list of real-time funding transactions for a specific employer, identified by TPA ID and Employer ID. This endpoint is useful for obtaining transaction details related to employer funding activities within a specified date range.
-
tpaId string Required
A unique identifier used to identify your admin instance. This value is system generated when the admin instance was created.
-
employerId string Required
Unique identifier for the employer. Note: When the employer was created, WealthCare Admin assigned the 3-character prefix; you assigned the remaining characters.
-
emptFlexAcctKey integer <int32>
Optional key representing an empty employer flex account. This parameter can be used to filter results based on specific account criteria.
-
startDte string
The start date for filtering transactions. This date should be in ISO 8601 format (YYYY-MM-DD) and is used to specify the beginning of the transaction search range.
-
endDte string
The end date for filtering transactions. This date should also be in ISO 8601 format (YYYY-MM-DD) and is used to specify the conclusion of the transaction search range.
-
decrypt integer <int32>
Indicate if the URI parameters are encrypted or not. Use 1 for encrypted and 0 for decrypted; defaults to 0 if not specified.
- array <array>