Participant APIs | REST

Version:
Download Open API Specification

Get Employer Funding Invoice Details.

https://beta.api.wealthcare.com/participant/services/employer/employeraccount/employerfundinginvoices/{tpaId}

Retrieve detailed information about employer funding invoices based on specified search criteria, including date range and optional identifiers.

  • tpaId string Required

    A unique identifier used to identify your admin instance. This value is system generated when the admin instance was created.

  • beginDte string <date-time> Required

    Format - date-time (as date-time in RFC3339). The starting date for the invoice search, inclusive.

  • endDte string <date-time> Required

    Format - date-time (as date-time in RFC3339). The ending date for the invoice search, inclusive.

  • emprId string

    Unique identifier for the employer. This parameter is optional and can be used to filter results to a specific employer.

  • invoiceNumber string

    Identifier associated with the invoice. This parameter is optional and allows for filtering by a specific invoice number.

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

  • InvoiceDte string <date-time>

    Date that the invoice was generated.

  • InvoiceNumber string

    Identifier associated with the invoice.

  • DivisionName string

    Name of Employer Divsion associated with the invoice.

  • EmployerBillingGroupName string

    Name of Employer Billing Group associated with the invoice.

  • EmployerAccountSegmentName string

    Name of Employer Account Segment associated with the invoice.

  • AmountDue number <double>

    Invoice amount due.

  • DueDte string <date-time>

    Invoice due date.