Updates Out Of Pocket amount for FX claim line
Updates the Out Of Pocket amount for a specific FX claim line associated with a participant, identified by their unique identifiers.
-
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.
-
participantId string Required
Unique identifier for the participant whose features are being queried.
-
externalClaimId string Required
The unique identifier for the external claim, used to reference the claim being updated.
-
claimLine integer <int32> Required
The specific line number of the claim being updated, which allows for precise modifications to the claim details.
-
empePaidAmt number <double> Required
The amount that the employee has paid out of pocket for this claim line, represented as a double.
-
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.