Administrative APIs | REST

Version:
Download Open API Specification

Copy Report Schedule

https://api.wealthcare.com/system/Services/Employer/{tpaId}/CopyReportSchedule

This is used to copy an employer's report schedules to another employer.

  • tpaId string Required

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

  • originEmployerId string Required

    Employer ID for the employer where the report schedule currently exists.

    Min Length: 0
    Max Length: 18
  • destinationEmployerId string Required

    Employer ID for the employer where the new report schedule will be created.

    Min Length: 0
    Max Length: 18
  • scheduleName string Required

    Name of the report schedule that exists for the Origin Employer which will be copied to the Destination Employer.

    Min Length: 0
    Max Length: 50
  • deliveryOption enum<string>

    Delivery method for the report.

    Possible values: UIDownload UIDownloadEmail UIDownloadFTP UIDownloadEmailFTP Adminisource
  • emailOfRecipient string

    Recipient's email address.

    Min Length: 0
    Max Length: 250
  • emailOfSender string

    Sender's email address.

    Min Length: 0
    Max Length: 250
  • ErrorCode integer <int32>
  • ErrorDescription string