Insert repayment by selected transactions
insert the repayment by selected transactions. When there are transactions not eligible for repayment, those will be returned as a collection of the list with error message associated with each ineligible transaction.
-
tpaId string Required
A unique identifier used to identify your admin instance. This value was system generated with 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.
-
participantId string Required
Participant Id
-
decrypt integer <int32>
Indicate if the URI parameters are encrypted or not. 1: encrypted, 0: decrypted, default to 0.
-
array <object>
-
SeqNum integer <int32>
The settlement sequence number of the transaction to be repaid
-
SetlDte string
The settlement date of the transaction to be repaid
-
ErrMsg string
Error message if transaction is not to be repaid
-