improved

Update for Customer Rate Details field

Release Date: November 08, 2024


What’s New?

  1. Update to customerRate.amount Field:

    • Change: The customerRate.amount field now includes the following:
      • CustomerLineHaul
      • FuelSurcharge
      • CustomerAccessorials
    • Impact: This ensures alignment with the total customer billable displayed in the UI, improving accuracy for billing and revenue reporting.
  2. Purpose:

    • Enhances the clarity and precision of customer rate charges.

Usage

  • The customerRate.amount field now reflects the total customer rate, incorporating: Linehaul, Fuel Surcharge, Accessorials).

Example Calculation:

"CustomerRate": {
                "Amount": 5168.0,
                "Currency": 840
            },

Endpoints Impacted


Important Note

⚠️ If you relied on the previous customerRate.amount value for revenue reporting, please review your integration. This change corrects the calculation to include Customer Accessorials, which were previously excluded.