Untitled

 avatar
unknown
json
a month ago
1.9 kB
3
Indexable
{
    "status": true,
    "text": "Successfully get price",
    "method": "/api/mitra/v6.1/shipping_price",
    "details": {
        "origin_district_id": 2091,
        "origin_subdistrict_id": 17492,
        "destination_district_id": 307,
        "destination_subdistrict_id": 4979,
        "origin_latitude": 0,
        "origin_longitude": 0,
        "weight": 1000,
        "item_value": "232951",
        "width": 0,
        "length": 0,
        "insurance": 1,
        "height": 0,
        "expeditions": [
            "jtcargo"
        ],
        "cod": 0,
        "origin": 2091,
        "destination": 307,
        "origin_kelurahan": 17492,
        "destination_kelurahan": 4979,
        "courier": [
            "jtcargo"
        ]
    },
    "results": [
        {
            "service": "jtcargo",
            "service_name": "J&T Cargo Regular",
            "service_type": "REG",
            "cost": "36000",
            "etd": "1-3",
            "cod": true,
            "group": "cargo",
            "drop": false,
            "cut_off_time": "20:20:00",
            "force_insurance": true,
            "add_cost": "9090",
            "use_geolocation": false,
            "use_insurance": true,
            "is_mock_data": false,
            "discount_campaign": {
                "discount": 1000,
                "discount_percentage": 0.5,
                "discount_campaign_id": 0,
                "discount_type": "both"
            },
            "discount_amount": 1000,
            "discount_percentage": 0.5,
            "discount_type": "both",
            "setting": {
                "cod_fee": "0.03",
                "minimum_cod_fee": "2500",
                "insurance_fee": "0",
                "insurance_add_cost": 0,
                "cod_fee_amount": 9090
            },
            "insurance": 5000
        }
    ]
}
Editor is loading...
Leave a Comment