NCE Sync for Autotask

Support Updated by Support

CSP Portal's sync solution for Autotask creates a facsimile of your Dicker Data invoice using Charges on Contracts.

A new set of charges will be generated per month, with the intended output as one charge per invoice line item.

  1. Invoice Quantity
  2. Total Price
  3. Billable Amount (Calculated by CSP Portal)

Using the invoice details above, this article will walk through the fields and formulas used to sync an example line item.

Calculated Subscription Price

To determine the Calculated Subscription Price, CSP Portal uses the formula below. The formula accounts for full or partial term charges, resulting in the billable amount per unit.

CalculatedSubscriptionPrice = (UnitPrice / CycleUnitPrice) * PsaProductPrice
Unit Price

How much you're charged per-unit for a line item within your Dicker Data invoice.

Cycle Unit Price

How much you're charged for a line item's billing cycle. Displayed within the Dicker Data portal.

PSA Product Price

The price of the service this line item is linked to within your Autotask instance. This can also be set using a Custom Product Profile.

Billable Amount

The Billable Amount is calculated by multiplying the billable amount per unit by the total number of units. It is the total amount billable for a single line item.

BillableAmount = CalculatedSubscriptionPrice * InvoiceQuantity
Invoice Quantity

The total units of a line item on your Dicker Data invoice.

Example Billable Amount Calculation
CalculatedSubscriptionPrice = (UnitPrice / CycleUnitPrice) * PsaProductPrice
CalculatedSubscriptionPrice = (100.39 / 152.67) * 181.20
CalculatedSubscriptionPrice = 119.15

BillableAmount = CalculatedSubscriptionPrice * InvoiceQuantity
BillableAmount = 119.15 * 18
BillableAmount = 2144.70

How did we do?

Contact