> For the complete documentation index, see [llms.txt](https://docs.lionparcel.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lionparcel.com/release-note/release-note-en/news-and-update/26-march-2026.md).

# 26 March 2026

### Add Parameter Response `Request_Gross_Weight_g`, `Request_Gross_Weight_kg`, `Request_Volume_Weight` in Status DRPCRT

We added several new parameters to the Webhook, API Tracking, and STT Detail to provide additional information about the shipment weight entered when creating an order (before the BKD process).

Impacted endpoint:

* [https://api-middleware.lionparcel.com/v3/stt/track?q=](https://www.google.com/url?q=https://api-middleware.lionparcel.com/v3/stt/track?q%3D\&sa=D\&source=editors\&ust=1774517638996618\&usg=AOvVaw2KXnSqdhjdNpxJUjhEdMee)
* [https://api-middleware.lionparcel.com/v3/stt/detail?q=](https://www.google.com/url?q=https://api-middleware.lionparcel.com/v3/stt/detail?q%3DC2PQEKFL\&sa=D\&source=editors\&ust=1774517638996926\&usg=AOvWaw1G0JqJyb9ZfY4D11I7aS_V)
* webhook

**New Parameter**

Here are the parameters added to the response:

| Parameter                 | Description                                                  |
| ------------------------- | ------------------------------------------------------------ |
| `request_gross_weight_g`  | Total gross shipping weight in grams                         |
| `request_gross_weight_kg` | Total gross shipping weight in kilograms                     |
| `request_volume_weight`   | Volumetric weight calculated based on the package dimensions |

Statuses That Display This Parameter

This new parameter will appear in the following statuses:

* SHPRCT
* DRPCRT
* BKD
* STT Adjusted
* STT Adjusted After POD

Besides DRPCRT status, the other statuses were updated on 09 March 2026 and can be checked at [link ](https://docs.lionparcel.com/release-note/news-and-update/9-march-2026)

Impact on Client

* There are no changes to the API endpoint.
* There are no changes to the request parameters.
* The addition is only an extra field in the response.
* Existing integrations continue to work without changes.

Clients can use this information for monitoring, weight validation, or shipment reconciliation.

Volumetric Weight Calculation

Value `request_volume_weight` is calculated based on the shipping service type using the following formula:

| Service                       | Calculation                      |
| ----------------------------- | -------------------------------- |
| Regpack / Jagopack / Bosspack | (Length × Width × Height) / 6000 |
| Bigpack & Bigpackfast         | (Length × Width × Height) / 4000 |
| Interpack                     | (Length × Width × Height) / 5000 |

Dimensions use cm.

#### Webhook Sample

<details>

<summary>Webhook Sample</summary>

```
{
  "attachment": "",
  "attachments": null,
  "city": "",
  "courier": {
    "licence_plate": "",
    "name": "",
    "phone": ""
  },
  "current_status": "DRPCRT",
  "datetime": "2026-03-25T08:10:07Z",
  "en_remarks": "Drop the package to the nearest Lion Parcel Agent for processing",
  "external_no": "",
  "in_remarks": "Drop the package to the nearest Lion Parcel Agent for processing",
  "location": "",
  "reason": "",
  "reason_code": "",
  "remarks": "Drop the package to the nearest Lion Parcel Agent for processing",
  "request_gross_weight_g": 1000,
  "request_gross_weight_kg": 1,
  "request_volume_weight": 1.33,
  "shipment_id": "C2VDQZMG",
  "status_code": "DRPCRT",
  "stt_no": "",
  "updated_by": "CL2407",
  "updated_on": "2026-03-25T08:10:07Z"
}
```

</details>

***

### Add Parameter Response `config_insurance_type` & `config_insurance_value`

Endpoint:

[https://api-middleware.lionparcel.com/v3/stt/track?q=](https://www.google.com/url?q=https://api-middleware.lionparcel.com/v3/stt/track?q%3D\&sa=D\&source=editors\&ust=1774517639004306\&usg=AOvVaw2hO7opXssiuh3p31s0D04w)

Webhook

Objective

Add response parameters `config_insurance_type` & `config_insurance_value` in the API Tracking & Webhook feature to provide real-time insurance detail information, thereby supporting shipment data transparency and client-side validation needs.

New Parameters in the Response

| Parameter Name           | Type   | Description                                                  |
| ------------------------ | ------ | ------------------------------------------------------------ |
| config\_insurance\_type  | String | Insurance calculation type: Percentage or Flat               |
| config\_insurance\_value | String | Insurance value according to the type (example: 15% or 8000) |

Apply Status

The parameter will only appear in the response when the shipment is in the following status:

* BKD
* STT Adjusted
* STT Adjusted after POD

If the status does not meet the criteria above, the parameter will not be displayed.

Note

This feature will be released for specific clients

#### Sample Tracking

<details>

<summary>Sample Tracking</summary>

```
{
    "stts": [
        {
            "stt_no": "88LP1774519850763",
            "sender_name": "Lions",
            "recipient_name": "Lio Receiver",
            "origin": "KEBON JERUK, WEST JAKARTA",
            "destination": "ANDIR, BANDUNG",
            "current_status": "BKD",
            "status_code": "BKD",
            "chargeable_weight": 3,
            "shipment_id": "C2FEMPFZ",
            "product_type": "REGPACK",
            "pieces": 1,
            "pieces_details": [
                {
                    "piece_gross_weight": 2.5,
                    "piece_height": 10,
                    "piece_length": 10,
                    "piece_volume_weight": 0.333333,
                    "piece_width": 20
                }
            ],
            "volume_weight": 0.34,
            "gross_weight": 2.5,
            "chargeable_total_tariff": 33150,
            "history": [
                {
                    "row": 1,
                    "datetime": "2026-03-26T16:37:35+07:00",
                    "status_code": "SHPCRT",
                    "current_status": "SHPCRT",
                    "location": "",
                    "city": "",
                    "remarks": "YOUR SHIPMENT HAS BEEN CREATED",
                    "attachment": [],
                    "updated_by": "PEGASUS",
                    "updated_on": "2026-03-26T16:37:35+07:00",
                    "stt_journey_type": "",
                    "ref_stt_number": "",
                    "shipment_id": "C2FEMPFZ",
                    "total_tariff": 0,
                    "cod_fee": 0,
                    "total_tariff_before_cod_fee": 0,
                    "reason": "",
                    "problem_reason_code": "",
                    "chargeable_weight": 3,
                    "pieces": 1,
                    "proof": {
                        "attachment_signed": [],
                        "latitude": 0,
                        "longitude": 0,
                        "relation": "",
                        "name": ""
                    },
                    "root_stt_number": "88LP1774519850763",
                    "request_gross_weight_g": 2500,
                    "request_gross_weight_kg": 2.5,
                    "request_volume_weight": 0.33
                },
                {
                    "row": 2,
                    "datetime": "2026-03-26T17:10:50+07:00",
                    "status_code": "BKD",
                    "current_status": "BKD",
                    "location": "CGK",
                    "city": "JAKARTA",
                    "remarks": "YOUR PACKAGE HAS BEEN PROCESSED BY THE LION PARCEL AGENT JAKARTA, KEDOYA SELATAN, KEBON JERUK, WEST JAKARTA",
                    "attachment": [],
                    "updated_by": "DEBI.POSCGK",
                    "updated_on": "2026-03-26T17:10:50+07:00",
                    "stt_journey_type": "",
                    "ref_stt_number": "",
                    "shipment_id": "C2FEMPFZ",
                    "total_tariff": 33150,
                    "cod_fee": 200,
                    "total_tariff_before_cod_fee": 32950,
                    "reason": "",
                    "problem_reason_code": "",
                    "chargeable_weight": 3,
                    "total_gross_weight": 2.5,
                    "total_volume_weight": 0.34,
                    "is_insurance": true,
                    "insurance_rate": 950,
                    "config_insurance_type": "Flat",        // NEW
                    "config_insurance_value": 950,        // NEW
                    "pieces": 1,
                    "proof": {
                        "attachment_signed": [],
                        "latitude": 0,
                        "longitude": 0,
                        "relation": "",
                        "name": ""
                    },
                    "root_stt_number": "88LP1774519850763",
                    "request_gross_weight_g": 2500,
                    "request_gross_weight_kg": 2.5,
                    "request_volume_weight": 0.33
                }
            ],
            "root_stt_number": "88LP1774519850763",
            "request_gross_weight_g": 2500,
            "request_gross_weight_kg": 2.5,
            "request_volume_weight": 0.33,
            "chargeable_total_tariff_exc_cod_fee": 32950
        }
    ]
}
```

</details>

#### Webhook Sample

<details>

<summary>Webhook Sample</summary>

```
{
  "agent_name": "",
  "attachment": null,
  "bm_tax_rate": 0,
  "cash_collected": 0,
  "chargeable_weight": 3,
  "city": "JAKARTA",
  "client_code": "CGK-2912",
  "cod_amount": 10000,
  "cod_fee": 200,
  "cod_value": 9800,
  "commodity": {
    "code": "ABR036",
    "is_dg": false,
    "is_quarantine": false,
    "name": "ACCESSORIES & PERSONAL ITEMS"
  },
  "commodity_surcharge_before_discount": 0,
  "commodity_surcharge_rate": 0,
  "config_insurance_type": "Flat",          // NEW
  "config_insurance_value": 950,          // NEW
  "created_on": "2026-03-26T10:10:50Z",
  "current_status": "BKD",
  "destination": "ANDIR, BANDUNG",
  "destination_city_id": "BDO",
  "destination_district_rate": 0,
  "destination_district_rate_before_discount": 0,
  "discount": 0,
  "document_surcharge": 0,
  "document_surcharge_before_discount": 0,
  "en_remarks": "Your package has been processed by the Lion Parcel agent JAKARTA, KEDOYA SELATAN, KEBON JERUK, WEST JAKARTA",
  "estimated_sla": {
    "end_date": "2026-03-30T00:00:00Z",
    "range": "2 - 3 Days",
    "start_date": "2026-03-28T00:00:00Z"
  },
  "external_id": "",
  "forward_rate": 2000,
  "forward_rate_before_discount": 2000,
  "goods_value": 10000,
  "gross_weight": 2.5,
  "heavy_weight_surcharge_before_discount": 0,
  "heavy_weight_surcharge_rate": 0,
  "in_remarks": "Your package has been processed by the Lion Parcel Agent JAKARTA, KEDOYA SELATAN, KEBON JERUK, WEST JAKARTA",
  "insurance_admin_fee": 0,
  "insurance_rate": 950,
  "insurance_rates_before_discount": 950,
  "insurance_type": "basic",
  "is_cash_out": false,
  "is_cod": true,
  "is_dfod": false,
  "is_insurance": true,
  "is_promo": false,
  "is_return_do": false,
  "is_shipment_done": true,
  "is_wood_packing": false,
  "location": "CGK",
  "min_cod_fee": 0,
  "origin": "KEBON JERUK, WEST JAKARTA",
  "origin_city_id": "CGK",
  "origin_district_rate": 2000,
  "origin_district_rate_before_discount": 2000,
  "percentage_cod_fee": 0,
  "pieces": 1,
  "pieces_details": [
    {
      "piece_gross_weight": 2.5,
      "piece_height": 10,
      "piece_id": 1783038,
      "piece_length": 10,
      "piece_volume_weight": 0.3333333333333333,
      "piece_width": 20
    }
  ],
  "pph_tax_rate": 0,
  "ppn_tax_rate": 0,
  "product": "REGPACK",
  "publish_rate": 21000,
  "publish_rate_before_discount": 21000,
  "recipient": {
    "address": "Jl. Palmerah Raya No. 5, Kebon Jeruk, Jakarta Barat",
    "name": "Lio Receiver",
    "phone": "6287777112295"
  },
  "recipient_district_code": "JBR22",
  "ref_stt_no": "",
  "remarks": "Your package has been processed by the Lion Parcel Agent JAKARTA, KEDOYA SELATAN, KEBON JERUK, WEST JAKARTA",
  "request_gross_weight_g": 2500,
  "request_gross_weight_kg": 2.5,
  "request_volume_weight": 0.33,
  "return_fee": 0,
  "return_fee_basic": 0,
  "root_stt_number": "",
  "sender": {
    "address": "Jl. Kedoya Raya No 89, Kebon Jeruk, Jakarta Barat",
    "name": "Lions",
    "phone": "62881082327979"
  },
  "service_type": "PACKAGE",
  "shipment_id": "C2FEMPFZ",
  "shipment_id_reference_reverse_journey": "",
  "shipping_cost": 32000,
  "shipping_surcharge_rate": 9000,
  "shipping_surcharge_rate_before_discount": 9000,
  "source": "AGREGATOR",
  "status_code": "BKD",
  "stt_attach_files": [],
  "stt_booked_at": "2026-03-26T17:10:50+07:00",
  "stt_booked_by": 0,
  "stt_booked_by_code": "",
  "stt_booked_by_tier": "",
  "stt_booked_by_type": "",
  "stt_booked_name": "",
  "stt_journey_type": "",
  "stt_no": "88LP1774519850763",
  "stt_no_reference_reverse_journey": "",
  "stt_weight_attach_file_signeds": null,
  "total_dim_height": 10,
  "total_dim_length": 10,
  "total_dim_width": 20,
  "total_discount": 0,
  "total_piece": 1,
  "total_tariff": 33150,
  "total_tariff_before_discount": 32950,
  "updated_by": "DEBI.POSCGK",
  "updated_on": "2026-03-26T10:10:50Z",
  "url_picture": "",
  "volume_weight": 0.34,
  "wood_packing_rate": 0,
  "woodpacking_rates_before_discount": 0
}
```

</details>

***

### Add new parameter in API Tracking related to COD Fee

Endpoint:

[https://api-middleware.lionparcel.com/v3/stt/track?q](https://www.google.com/url?q=https://api-middleware.lionparcel.com/v3/stt/track?q%3D\&sa=D\&source=editors\&ust=1774517639017607\&usg=AOvVaw2zAKX0bMWiPVvrUFTNMEj)=

{% stepper %}
{% step %}

#### Addition of New Parameters to the Tracking API

**`total_tariff_before_cod_fee`**

* This parameter will be displayed in every status history
* Value is taken from the tracking webhook parameter `total_tariff_before_discount` in BKD / STT Adjustment status
* for statuses before BKD, the parameter value is: 0

**`chargeable_total_tariff_exc_cod_fee`**

* This parameter will be displayed in the Tracking API header
* The parameter appears only once per shipment (not in status history)
  {% endstep %}

{% step %}

#### Calculation Logic

* Calculation `chargeable_total_tariff_exc_cod_fee` has the same calculation logic as `chargeable_total_tariff`
* With the main difference:
  * Base calculation value `chargeable_total_tariff_exc_cod_fee`  uses the parameter `total_tariff_before_cod_fee`
  * Whereas for `chargeable_total_tariff` uses the parameter `total_tariff`

For more detail : [How to Read chargeable\_total\_tariff](https://www.google.com/url?q=https://docs.google.com/document/d/1qGiKv6QCffOKpfQ7T9InbwgUZ2iH4Zugi2KfiA1eeWk/edit?tab%3Dt.0%23heading%3Dh.3wjp9wneldmr\&sa=D\&source=editors\&ust=1774517639019721\&usg=AOvVaw3byoASnUcMLycQdK_EeD1D)

Note:

**This feature will be released for specific clients**

**update: release 15 April 2026, 18.40 WIB**
{% endstep %}
{% endstepper %}

#### Sample before BKD

<details>

<summary>Sample before BKD</summary>

```
{
    "stts": [
        {
            "stt_no": "",
            "sender_name": "Lions",
            "recipient_name": "Lio Receiver",
            "origin": "KEBON JERUK, WEST JAKARTA",
            "destination": "KEBON JERUK, JAKARTA BARAT",
            "current_status": "SHPCRT",
            "status_code": "SHPCRT",
            "chargeable_weight": 0,
            "shipment_id": "C2PHAYJI",
            "product_type": "REGPACK",
            "pieces": 0,
            "pieces_details": null,
            "volume_weight": 0,
            "gross_weight": 0,
            "chargeable_total_tariff": 0,
            "history": [
                {
                    "row": 1,
                    "datetime": "2026-04-16T19:37:07+07:00",
                    "status_code": "SHPCRT",
                    "current_status": "SHPCRT",
                    "location": "",
                    "city": "",
                    "remarks": "YOUR SHIPMENT HAS BEEN CREATED",
                    "attachment": [],
                    "updated_by": "PEGASUS",
                    "updated_on": "2026-04-16T19:37:07+07:00",
                    "stt_journey_type": "",
                    "ref_stt_number": "",
                    "shipment_id": "C2PHAYJI",
                    "total_tariff": 0,
                    "total_tariff_before_cod_fee": 0,       // NEW
                    "reason": "",
                    "problem_reason_code": "",
                    "proof": {
                        "attachment_signed": [],
                        "latitude": 0,
                        "longitude": 0,
                        "relation": "",
                        "name": ""
                    },
                    "root_stt_number": "",
                    "request_gross_weight_g": 1000,
                    "request_gross_weight_kg": 1,
                    "request_volume_weight": 0.33
                }
            ],
            "root_stt_number": "",
            "request_gross_weight_g": 1000,
            "request_gross_weight_kg": 1,
            "request_volume_weight": 0.33
        }
    ]
}

```

</details>

#### Sample Status BKD

<details>

<summary>Sample Status BKD</summary>

```
{
    "stts": [
        {
            "stt_no": "88LP1776343215269",
            "sender_name": "Lions",
            "recipient_name": "Lio Receiver",
            "origin": "KEBON JERUK, WEST JAKARTA",
            "destination": "KEBON JERUK, JAKARTA BARAT",
            "current_status": "BKD",
            "status_code": "BKD",
            "chargeable_weight": 1,
            "shipment_id": "C2PHAYJI",
            "product_type": "REGPACK",
            "pieces": 1,
            "pieces_details": [
                {
                    "piece_gross_weight": 1,
                    "piece_height": 10,
                    "piece_length": 10,
                    "piece_volume_weight": 0.333333,
                    "piece_width": 20
                }
            ],
            "volume_weight": 0.34,
            "gross_weight": 1,
            "chargeable_total_tariff": 8050,
            "chargeable_total_tariff_exc_cod_fee": 7950,       // NEW
            "history": [
                {
                    "row": 1,
                    "datetime": "2026-04-16T19:37:07+07:00",
                    "status_code": "SHPCRT",
                    "current_status": "SHPCRT",
                    "location": "",
                    "city": "",
                    "remarks": "YOUR SHIPMENT HAS BEEN CREATED",
                    "attachment": [],
                    "updated_by": "PEGASUS",
                    "updated_on": "2026-04-16T19:37:07+07:00",
                    "stt_journey_type": "",
                    "ref_stt_number": "",
                    "shipment_id": "C2PHAYJI",
                    "total_tariff": 0,
                    "total_tariff_before_cod_fee": 0,
                    "reason": "",
                    "problem_reason_code": "",
                    "chargeable_weight": 1,
                    "pieces": 1,
                    "proof": {
                        "attachment_signed": [],
                        "latitude": 0,
                        "longitude": 0,
                        "relation": "",
                        "name": ""
                    },
                    "root_stt_number": "88LP1776343215269",
                    "request_gross_weight_g": 1000,
                    "request_gross_weight_kg": 1,
                    "request_volume_weight": 0.33
                },
                {
                    "row": 2,
                    "datetime": "2026-04-16T19:40:14+07:00",
                    "status_code": "BKD",
                    "current_status": "BKD",
                    "location": "CGK",
                    "city": "JAKARTA",
                    "remarks": "YOUR PACKAGE HAS BEEN PROCESSED BY THE LION PARCEL AGENT JAKARTA, KEDOYA SELATAN, KEBON JERUK, WEST JAKARTA",
                    "attachment": [],
                    "updated_by": "DEBI.POSCGK",
                    "updated_on": "2026-04-16T19:40:14+07:00",
                    "stt_journey_type": "",
                    "ref_stt_number": "",
                    "shipment_id": "C2PHAYJI",
                    "total_tariff": 8050,
                    "total_tariff_before_cod_fee": 7950,       // NEW
                    "reason": "",
                    "problem_reason_code": "",
                    "chargeable_weight": 1,
                    "total_gross_weight": 1,
                    "total_volume_weight": 0.34,
                    "is_insurance": true,
                    "insurance_rate": 950,
                    "config_insurance_type": "Flat",
                    "config_insurance_value": 950,
                    "pieces": 1,
                    "proof": {
                        "attachment_signed": [],
                        "latitude": 0,
                        "longitude": 0,
                        "relation": "",
                        "name": ""
                    },
                    "root_stt_number": "88LP1776343215269",
                    "request_gross_weight_g": 1000,
                    "request_gross_weight_kg": 1,
                    "request_volume_weight": 0.33
                }
            ],
            "root_stt_number": "88LP1776343215269",
            "request_gross_weight_g": 1000,
            "request_gross_weight_kg": 1,
            "request_volume_weight": 0.33
        }
    ]
}

```

</details>

#### Sample Status STT Adjusted

<details>

<summary>Sample Status STT Adjusted</summary>

```
{
    "stts": [
        {
            "stt_no": "88LP1776343215269",
            "sender_name": "Lions",
            "recipient_name": "Lio Receiver",
            "origin": "KEBON JERUK, WEST JAKARTA",
            "destination": "KEBON JERUK, JAKARTA BARAT",
            "current_status": "STT ADJUSTED",
            "status_code": "STT ADJUSTED",
            "chargeable_weight": 3,
            "shipment_id": "C2PHAYJI",
            "product_type": "REGPACK",
            "pieces": 1,
            "pieces_details": [
                {
                    "piece_gross_weight": 3,
                    "piece_height": 10,
                    "piece_length": 10,
                    "piece_volume_weight": 0.333333,
                    "piece_width": 20
                }
            ],
            "volume_weight": 0.34,
            "gross_weight": 3,
            "chargeable_total_tariff": 22050,
            "chargeable_total_tariff_exc_cod_fee": 21950,        // NEW
            "history": [
                {
                    "row": 1,
                    "datetime": "2026-04-16T19:37:07+07:00",
                    "status_code": "SHPCRT",
                    "current_status": "SHPCRT",
                    "location": "",
                    "city": "",
                    "remarks": "YOUR SHIPMENT HAS BEEN CREATED",
                    "attachment": [],
                    "updated_by": "PEGASUS",
                    "updated_on": "2026-04-16T19:37:07+07:00",
                    "stt_journey_type": "",
                    "ref_stt_number": "",
                    "shipment_id": "C2PHAYJI",
                    "total_tariff": 0,
                    "total_tariff_before_cod_fee": 0,       // NEW
                    "reason": "",
                    "problem_reason_code": "",
                    "chargeable_weight": 3,
                    "pieces": 1,
                    "proof": {
                        "attachment_signed": [],
                        "latitude": 0,
                        "longitude": 0,
                        "relation": "",
                        "name": ""
                    },
                    "root_stt_number": "88LP1776343215269",
                    "request_gross_weight_g": 1000,
                    "request_gross_weight_kg": 1,
                    "request_volume_weight": 0.33
                },
                {
                    "row": 2,
                    "datetime": "2026-04-16T19:40:14+07:00",
                    "status_code": "BKD",
                    "current_status": "BKD",
                    "location": "CGK",
                    "city": "JAKARTA",
                    "remarks": "YOUR PACKAGE HAS BEEN PROCESSED BY THE LION PARCEL AGENT JAKARTA, KEDOYA SELATAN, KEBON JERUK, WEST JAKARTA",
                    "attachment": [],
                    "updated_by": "DEBI.POSCGK",
                    "updated_on": "2026-04-16T19:40:14+07:00",
                    "stt_journey_type": "",
                    "ref_stt_number": "",
                    "shipment_id": "C2PHAYJI",
                    "total_tariff": 8050,
                    "total_tariff_before_cod_fee": 7950,
                    "reason": "",
                    "problem_reason_code": "",
                    "chargeable_weight": 3,
                    "total_gross_weight": 3,
                    "total_volume_weight": 0.34,
                    "is_insurance": true,
                    "insurance_rate": 950,
                    "config_insurance_type": "Flat",
                    "config_insurance_value": 950,
                    "pieces": 1,
                    "proof": {
                        "attachment_signed": [],
                        "latitude": 0,
                        "longitude": 0,
                        "relation": "",
                        "name": ""
                    },
                    "root_stt_number": "88LP1776343215269",
                    "request_gross_weight_g": 1000,
                    "request_gross_weight_kg": 1,
                    "request_volume_weight": 0.33
                },
                {
                    "row": 3,
                    "datetime": "2026-04-16T20:10:52+07:00",
                    "status_code": "STT ADJUSTED",
                    "current_status": "STT ADJUSTED",
                    "location": "CGK",
                    "city": "JAKARTA",
                    "remarks": "A PRICE ADJUSTMENT HAS OCCURRED RELATED TO YOUR PACKAGE'S WEIGHT & VOLUME",
                    "attachment": [
                        "https://stg-genesis.s3.ap-southeast-1.amazonaws.com/image/stt/WhatsApp%20Image%202026-01-21%20at%202017690022481776345043.jpeg",
                        "https://stg-genesis.s3.ap-southeast-1.amazonaws.com/image/stt/WhatsApp%20Image%202026-01-21%20at%202017690022481776345046.jpeg"
                    ],
                    "updated_by": "DEBI.POSCGK",
                    "updated_on": "2026-04-16T20:10:52+07:00",
                    "stt_journey_type": "",
                    "ref_stt_number": "",
                    "shipment_id": "C2PHAYJI",
                    "total_tariff": 22050,
                    "total_tariff_before_cod_fee": 21950,
                    "reason": "",
                    "problem_reason_code": "",
                    "chargeable_weight": 3,
                    "total_gross_weight": 3,
                    "total_volume_weight": 0.34,
                    "is_insurance": true,
                    "insurance_rate": 950,
                    "config_insurance_type": "Flat",
                    "config_insurance_value": 950,
                    "pieces": 1,
                    "proof": {
                        "attachment_signed": [],
                        "latitude": 0,
                        "longitude": 0,
                        "relation": "",
                        "name": ""
                    },
                    "root_stt_number": "88LP1776343215269",
                    "request_gross_weight_g": 1000,
                    "request_gross_weight_kg": 1,
                    "request_volume_weight": 0.33
                }
            ],
            "root_stt_number": "88LP1776343215269",
            "request_gross_weight_g": 1000,
            "request_gross_weight_kg": 1,
            "request_volume_weight": 0.33
        }
    ]
}

```

</details>

***

### Enhance Mapping Origin & Destination

Endpoint:

[https://api-middleware.lionparcel.com/v3/stt/track?q=](https://www.google.com/url?q=https://api-middleware.lionparcel.com/v3/stt/track?q%3D\&sa=D\&source=editors\&ust=1774517639050334\&usg=AOvVaw3zD3UGW0flbM641Pac2mCC)

Webhook

Background

Currently there is an inconsistency in the regional level of the Origin and Destination data used in the system. After the system performs the BKD process, the Origin and Destination data changes to the Village level, while the data sent to clients uses the District level.

This difference in regional levels causes complaints from clients because the data received is inconsistent with the data processed in the system. Therefore, adjustments are needed so that the Origin and Destination District regional levels used in the system remain consistent with the data sent to clients.

Existing Condition

1. Client Create Shipment - Origin & Destination will be validated based on the Client District (Kecamatan level).

   Example: KEBON JERUK, WEST JAKARTA
2. After BKD the Origin & Destination will be updated to Village Level

   Example: NORTH KEDOYA, KEBON JERUK, WEST JAKARTA
3. Origin will be updated based on District POS
4. Destination will be updated based on the District Table

Note

**This feature will be released for specific clients**

#### Before Enhancement

<details>

<summary>Before Enhancement</summary>

```
{
    "stts": [
        {
            "stt_no": "88LP1774519850763",
            "sender_name": "Lions",
            "recipient_name": "Lio Receiver",
            "origin": "KEDOYA SELATAN, KEBON JERUK, JAKARTA BARAT",
            "destination": "ANDIR, BANDUNG, BANDUNG",
            "current_status": "BKD",
            "status_code": "BKD",
            "chargeable_weight": 3,
            "shipment_id": "C2FEMPFZ",
            "product_type": "REGPACK",
            "pieces": 1,
            "pieces_details": [
                {
                    "piece_gross_weight": 2.5,
                    "piece_height": 10,
                    "piece_length": 10,
                    "piece_volume_weight": 0.333333,
                    "piece_width": 20
                }
            ],
            "volume_weight": 0.34,
            "gross_weight": 2.5,
            "chargeable_total_tariff": 33150,
            "history": [
                {
                    "row": 1,
                    "datetime": "2026-03-26T16:37:35+07:00",
                    "status_code": "SHPCRT",
                    "current_status": "SHPCRT",
                    "location": "",
                    "city": "",
                    "remarks": "YOUR SHIPMENT HAS BEEN CREATED",
                    "attachment": [],
                    "updated_by": "PEGASUS",
                    "updated_on": "2026-03-26T16:37:35+07:00",
                    "stt_journey_type": "",
                    "ref_stt_number": "",
                    "shipment_id": "C2FEMPFZ",
                    "total_tariff": 0,
                    "cod_fee": 0,
                    "total_tariff_before_cod_fee": 0,
                    "reason": "",
                    "problem_reason_code": "",
                    "chargeable_weight": 3,
                    "pieces": 1,
                    "proof": {
                        "attachment_signed": [],
                        "latitude": 0,
                        "longitude": 0,
                        "relation": "",
                        "name": ""
                    },
                    "root_stt_number": "88LP1774519850763",
                    "request_gross_weight_g": 2500,
                    "request_gross_weight_kg": 2.5,
                    "request_volume_weight": 0.33
                },
                {
                    "row": 2,
                    "datetime": "2026-03-26T17:10:50+07:00",
                    "status_code": "BKD",
                    "current_status": "BKD",
                    "location": "CGK",
                    "city": "JAKARTA",
                    "remarks": "YOUR PACKAGE HAS BEEN PROCESSED BY THE LION PARCEL AGENT JAKARTA, KEDOYA SELATAN, KEBON JERUK, WEST JAKARTA",
                    "attachment": [],
                    "updated_by": "DEBI.POSCGK",
                    "updated_on": "2026-03-26T17:10:50+07:00",
                    "stt_journey_type": "",
                    "ref_stt_number": "",
                    "shipment_id": "C2FEMPFZ",
                    "total_tariff": 33150,
                    "cod_fee": 200,
                    "total_tariff_before_cod_fee": 32950,
                    "reason": "",
                    "problem_reason_code": "",
                    "chargeable_weight": 3,
                    "total_gross_weight": 2.5,
                    "total_volume_weight": 0.34,
                    "is_insurance": true,
                    "insurance_rate": 950,
                    "config_insurance_type": "Flat",
                    "config_insurance_value": 950,
                    "pieces": 1,
                    "proof": {
                        "attachment_signed": [],
                        "latitude": 0,
                        "longitude": 0,
                        "relation": "",
                        "name": ""
                    },
                    "root_stt_number": "88LP1774519850763",
                    "request_gross_weight_g": 2500,
                    "request_gross_weight_kg": 2.5,
                    "request_volume_weight": 0.33
                }
            ],
            "root_stt_number": "88LP1774519850763",
            "request_gross_weight_g": 2500,
            "request_gross_weight_kg": 2.5,
            "request_volume_weight": 0.33,
            "chargeable_total_tariff_exc_cod_fee": 32950
        }
    ]
}
```

</details>

#### After Enhancement

<details>

<summary>After Enhancement</summary>

```
{
    "stts": [
        {
            "stt_no": "88LP1774519850763",
            "sender_name": "Lions",
            "recipient_name": "Lio Receiver",
            "origin": "KEBON JERUK, WEST JAKARTA",
            "destination": "ANDIR, BANDUNG",
            "current_status": "BKD",
            "status_code": "BKD",
            "chargeable_weight": 3,
            "shipment_id": "C2FEMPFZ",
            "product_type": "REGPACK",
            "pieces": 1,
            "pieces_details": [
                {
                    "piece_gross_weight": 2.5,
                    "piece_height": 10,
                    "piece_length": 10,
                    "piece_volume_weight": 0.333333,
                    "piece_width": 20
                }
            ],
            "volume_weight": 0.34,
            "gross_weight": 2.5,
            "chargeable_total_tariff": 33150,
            "history": [
                {
                    "row": 1,
                    "datetime": "2026-03-26T16:37:35+07:00",
                    "status_code": "SHPCRT",
                    "current_status": "SHPCRT",
                    "location": "",
                    "city": "",
                    "remarks": "YOUR SHIPMENT HAS BEEN CREATED",
                    "attachment": [],
                    "updated_by": "PEGASUS",
                    "updated_on": "2026-03-26T16:37:35+07:00",
                    "stt_journey_type": "",
                    "ref_stt_number": "",
                    "shipment_id": "C2FEMPFZ",
                    "total_tariff": 0,
                    "cod_fee": 0,
                    "total_tariff_before_cod_fee": 0,
                    "reason": "",
                    "problem_reason_code": "",
                    "chargeable_weight": 3,
                    "pieces": 1,
                    "proof": {
                        "attachment_signed": [],
                        "latitude": 0,
                        "longitude": 0,
                        "relation": "",
                        "name": ""
                    },
                    "root_stt_number": "88LP1774519850763",
                    "request_gross_weight_g": 2500,
                    "request_gross_weight_kg": 2.5,
                    "request_volume_weight": 0.33
                },
                {
                    "row": 2,
                    "datetime": "2026-03-26T17:10:50+07:00",
                    "status_code": "BKD",
                    "current_status": "BKD",
                    "location": "CGK",
                    "city": "JAKARTA",
                    "remarks": "YOUR PACKAGE HAS BEEN PROCESSED BY THE LION PARCEL AGENT JAKARTA, KEDOYA SELATAN, KEBON JERUK, WEST JAKARTA",
                    "attachment": [],
                    "updated_by": "DEBI.POSCGK",
                    "updated_on": "2026-03-26T17:10:50+07:00",
                    "stt_journey_type": "",
                    "ref_stt_number": "",
                    "shipment_id": "C2FEMPFZ",
                    "total_tariff": 33150,
                    "cod_fee": 200,
                    "total_tariff_before_cod_fee": 32950,
                    "reason": "",
                    "problem_reason_code": "",
                    "chargeable_weight": 3,
                    "total_gross_weight": 2.5,
                    "total_volume_weight": 0.34,
                    "is_insurance": true,
                    "insurance_rate": 950,
                    "config_insurance_type": "Flat",
                    "config_insurance_value": 950,
                    "pieces": 1,
                    "proof": {
                        "attachment_signed": [],
                        "latitude": 0,
                        "longitude": 0,
                        "relation": "",
                        "name": ""
                    },
                    "root_stt_number": "88LP1774519850763",
                    "request_gross_weight_g": 2500,
                    "request_gross_weight_kg": 2.5,
                    "request_volume_weight": 0.33
                }
            ],
            "root_stt_number": "88LP1774519850763",
            "request_gross_weight_g": 2500,
            "request_gross_weight_kg": 2.5,
            "request_volume_weight": 0.33,
            "chargeable_total_tariff_exc_cod_fee": 32950
        }
    ]
}
```

</details>

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.lionparcel.com/release-note/release-note-en/news-and-update/26-march-2026.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
