Print Client Package Example

Here is an example of the format needed to print the client package via ftwLink.


<?xml version="1.0" encoding="utf-8"?>

<ftwLink>

  <KeyID>[Key ID]</KeyID>

  <DataBatch>

    <Compliance_Report>

      <FTWCustomerID>1234</FTWCustomerID>

      <FTWPlanID>3456</FTWPlanID>

       <TransactionType>Q</TransactionType>

       <Report>ClientPackage</Report>

      <YearEnd>2024-12-31</YearEnd>

      <Format>docx</Format>

</Compliance_Report>

  </DataBatch>

</ftwLink>