Untitled

 avatar
unknown
json
2 months ago
1.8 kB
5
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": 2087,
        "destination_subdistrict_id": 17523,
        "origin_latitude": 0,
        "origin_longitude": 0,
        "weight": 4000,
        "item_value": "229500",
        "width": 10,
        "length": 10,
        "insurance": 1,
        "height": 10,
        "expeditions": [
            "paxel"
        ],
        "cod": 0,
        "origin": 2091,
        "destination": 2087,
        "origin_kelurahan": 17492,
        "destination_kelurahan": 17523,
        "courier": [
            "paxel"
        ]
    },
    "results": [
        {
            "service": "paxel",
            "service_name": "Paxel Same Day",
            "service_type": "SAMEDAY",
            "cost": "16000",
            "etd": "",
            "cod": false,
            "group": "one_day",
            "drop": false,
            "cut_off_time": null,
            "force_insurance": false,
            "add_cost": "0",
            "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",
                "minimum_cod_fee": "0",
                "insurance_fee": "0.002",
                "insurance_add_cost": 0,
                "cod_fee_amount": 0
            },
            "insurance": 500
        }
    ]
}
Editor is loading...
Leave a Comment