Insurance Policy
Insurance Calculation Rules
Shipper gets insurance prices from each logistics that has its own insurance calculation rules. Please take note, there are compulsory insurance rules if the item price of the order exceeds the insurance limit. If the item price exceeds the insurance limit, you are required to use insurance on your order.
Insurance Threshold
No | 3PL Lists | Insurance Threshold |
---|---|---|
1 | JNE | Rp 1.000.000 |
2 | SiCepat | Rp 1.000.000 |
3 | Tiki | Rp 1.000.000 |
4 | J&T | Rp 1.000.000 |
5 | Wahana | Rp 199.999 |
6 | Ninja Xpress | Rp 1.000.000 |
7 | Lion Parcel | Rp 1.000.000 |
8 | DPEX | Rp 1.000.000 |
9 | SAP | Rp 500.000 |
10 | Indah Cargo | Rp 100.000 |
11 | Dakota Cargo | Rp 200.000 |
12 | Janio | Rp 1.000.000 |
13 | Aramex | Rp 1.000.000 |
14 | Premium Express | Rp 1.000.000 |
The list stated above states the threshold value of each 3PLs that requires insurance. If the item price is above the threshold value stated above, you are required to create order with insurance. To create order with insurance, the use_insurance parameter on API Create Order needs to be true.
Example:
If your item value is Rp 1.500.000,- and you choose JNE for the service. Our system will inform you on must_use_insurance parameter on Get Pricing API, then you must fill in use_insurance parameter on Create Order API with true.
Insurance Details
There are two types of compensation provided by Shipper in the event of loss or damage to goods during the shipping process:
1.If the customer uses insurance, any damage or lost goods will be replaced with the value of the goods stated when the order is created.
- If the customer doesn't use insurance, Shipper will compensate by choosing the lowest price between 10x the shipping fee or the value of the goods. For example:
- The shipment fee is Rp10,000 and the value of the goods is Rp20,000,the compensation fee is Rp100,000 (Rp10,000 as the smallest nominal x 10).
Logistic | Premi | Admin Fee | Treshold | Compensation (Without Insurance) | Compensation (With Insurance) |
---|---|---|---|---|---|
JNE | 0.25% | Free | Insurance required for valuable goods or if the value is more than 10x shipment fee. | The lowest price between 10x of the shipping fee or value of the goods. Max. Rp1,000,000 per order. | Max. Rp2,000,000,000 |
JNT | 0.25% | Free | No minimum insurance | The lowest price between 10x of the shipping fee or value of the goods. Max. Rp1,000,000 per order. | Max. Rp20,000,000 |
NINJA | 0.25% | Free | No minimum insurance | The lowest price between 10x of the shipping fee or value of the goods. Max. Rp1,000,000 per order. | Max. Rp30,000,000 |
INDAH | 0.20% | Free | Insurance required if the value of the goods is more than Rp1.000.000. | 10x of shipping fee. Max. Rp1,000,000 per order. | The value of the goods when order is created. |
LION | 0.25% | Free | Insurance required if the value of the goods is more than Rp2.000.000 or 10x shipping fee. | The lowest price between 10x of the shipping fee or value of the goods. | Max. Rp100,000,000 |
SAP | 0.3 % | Rp2.000 | Insurance required if the value of the goods is more than Rp1.000.000. | The lowest price between 10x of the shipping fee or value of the goods per order. Max. Rp1,000,000 per order. | 90% of the value of the goods stated when create the order. |
SICEPAT | 0.25% | Free | Insurance required if the value of the goods is more than Rp1.000.000. | REG and BEST: Rp500.000 for the first 1kg, applicable up to 5kg or Rp2.500.000. GOKIL: Rp200.000 for the first 1kg, applicable up to 5kg or Rp1.000.000. | Maximum IDR 100,000,000 |
RPX | 0.5 % | Free | No minimum insurance. | The lowest price between 10x of the shipping fee or value of the goods per order. Max. Rp2,000,000 per order. | Max. Rp100,000,000 |
TIKI | 0.20% | Free | Insurance required if the value of the goods is more than 10x shipping fee. | 10x of shipping fee. Max. Rp2,500,000. | Max. Rp500,000,000 |
JANIO | 2.50% | Rp5.000 | No minimum insurance. | Pengiriman internasional: Harga terendah dari US$ 100 atau nilai barang. Pengiriman domestik: The lowest price between 10x of the shipping fee or value of the goods per order. Max. Rp1,000,000 per order. | Max. US$ 7,500 |
ARAMEX | 1.50% | Free | No minimum insurance | Maksimal US$ 100 | Max. US$ 10,000 |
GOSEND | 0 | Free | Automatically covered by insurance. | Insurance is automatically covered. | Maximum IDR 10,000,000 |
PAXEL | 0.2 % | Free | No minimum insurance | 10x of shipping fee. Max. Rp1,000,000 per order. | Max. Rp30,000,000 |
GRAB EXPRESS | 0 | Free | Automatically covered by insurance. | The lowest price between 10x of the shipping fee or value of the goods per order. | INSTANT Max. Rp10,000,000 SAMEDAY Max. 10x shipment fee |
Dakota Cargo | 0.20% | Free | Insurance required if the value of the goods is more than 10x shipping fee. | 10x of shipping fee. | 90% of the value of the goods when order is created. |
ANTERAJA | 0.20% | Free | - | The lowest price between 10x of the shipping fee or value of the goods per order. Max. Rp1,000,000 per order. | Max. Rp1,000,000 |
WAHANA | - | Free | - | - | - |
SHOPEX | - | Free | - | - | - |
DPEX | - | Free | - | - | - |
Premium Express | 2.00% | Free | - | US$ 100 | The value of the goods when order is created. |
J&T Cargo | 0.20% | Free | - | Insurance required Rp5.000 per order. Max. Rp2,500,000 per order | Max. Rp200,000,000 |
Important Notes
- When create the order, make sure you fill in the value of the item according to the actual price.
- Mandatory to use insurance if you send fragile goods and important documents.
- Please always fill use_insurance = false when create order use 3PL with insurance automatically covered (Gosend & Grab Express).
Compulsory Insurance Flow
When the item price exceeds the threshold of each 3PL, we will inform you on API Get Pricing with the must_use_insurance parameter.
- If the must_use_insurance parameter is true, then there is compulsory insurance you have to add to the order. To add the compulsory insurance, the use_insurance parameter value on API Create Order must be true. If you set the use_insurance parameter false, then the order creation will fail and the Create Order API will return error message "This order must use insurance." .
- If the must_use_insurance parameter is false, then the insurance is optional. When the insurance is optional, the use_insurance parameter value on API Create Order can be either true or false.
Updated about 1 month ago