Administrative APIs | REST

Version:
Download Open API Specification

Submit Participant Claim Document

https://api.wealthcare.com/system/Services/Document/{tpaId}/{employerId}/{employeeId}/ParticipantClaimDocument

This is used to upload a document to a claim that has not been adjudicated

  • 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.

  • employeeId string Required

    Unique identifier for the employee.

  • claimId string Required

    Unique identifier for claim.

  • fileName string Required

    Document file name.

  • fileBase64 string Required

    File contents represented as Base64 string.

  • FileName string Required

    Document file name.

  • DocumentId string Required

    Unique identifier for document.

  • ClaimId string Required

    Unique identifier for claim.