Skip to content

Additional Costs & Surcharge Costs

Configure what Envia pays for optional additional services and mandatory additional charges — the cost layer, not the selling price.

Distinct from Additional Services & Charges

Additional Services & Charges is what clients are billed. This page is the carrier cost of those add-ons. Changing a cost here does not by itself change the client surcharge; it changes Envia's margin on that add-on.

What You Can Do

  • List additional-service costs and surcharge costs for the current service
  • Add or edit a cost (flat, highest of flat or %, or range plans)
  • Toggle a cost active / inactive
  • Bulk-upload flat costs from Excel (preview then apply)

Getting There

  1. Open a service from Paqueterías: /carriers/:id/service/:service
  2. Click the Additional Costs pill (last pill). The card contains two stacked tables:
    • Additional service costs
    • Surcharge costs

Requires plans-menu to view and manage-service-costs to add, edit, toggle, or upload.

Additional service costs

Additional-service costs: operator, amount, tax, active toggle, and Subir costos / Agregar costo.

Surcharge costs

Surcharge costs: the same table layout for surcharge categories.

Operators

Only three cost operators are allowed (ADDITIONAL_COST_OPERATOR_IDS):

IDMeaning
1Flat amount
3Highest of flat or percentage (needs minimum_amount)
4Range price plans (evaluation_unit: weight, zone, or volumetric_weight)

Range rows themselves only use operators 1 or 3.

Common Tasks

Adding a cost

  1. Click Add on Additional Costs or Surcharge Costs.
  2. Pick the catalog additional service or surcharge, operator, amounts, VAT, fuel flag, locale.
  3. For operator 4, fill plan definition rows.
  4. Save.

Bulk upload (flat only)

  1. Download the template from the upload modal.
  2. Columns:
    • Additional: additional_service_id, cost_model, cost, optional tax_percentage, fuel, locale_id
    • Surcharge: surcharge_id instead of additional_service_id
  3. Preview, then apply. Default tax if omitted: 16%.

Permissions

PermissionAccess
plans-menuList costs
manage-service-costsCreate, update, toggle, bulk preview/apply

Envia Admin