# Airwaybill Tracking

##### Endpoint

<table border="1" id="bkmrk-endpoint-method-auth" style="border-collapse: collapse; width: 100%;"><colgroup><col style="width: 33.3333%;"></col><col style="width: 33.3333%;"></col><col style="width: 33.3333%;"></col></colgroup><tbody><tr><td>**Endpoint**</td><td>**Method**  
</td><td>**Authentication**</td></tr><tr><td>http://apiv2.jne.co.id:10102/tracing/api/list/v1/cnote/{AWB\_VALUE}</td><td>POST</td><td>no (test)</td></tr></tbody></table>

##### Authentication

<table border="1" id="bkmrk-endpoint-method-serv" style="border-collapse: collapse; width: 100%; height: 59.757px;"><colgroup><col style="width: 29.5467%;"></col><col style="width: 45.5054%;"></col><col style="width: 24.9617%;"></col></colgroup><tbody><tr style="height: 29.8785px;"><td style="height: 29.8785px;">**Type**  
</td><td style="height: 29.8785px;">**Token source**  
</td><td style="height: 29.8785px;">**Server**  
</td></tr><tr style="height: 29.8785px;"><td style="height: 29.8785px;"> </td><td style="height: 29.8785px;"> </td><td style="height: 29.8785px;"> </td></tr></tbody></table>

##### Header

<table border="1" id="bkmrk-parameter-value-%C2%A0" style="border-collapse: collapse; width: 100%; height: 59.757px;"><colgroup><col style="width: 64.5241%;"></col><col style="width: 35.4759%;"></col></colgroup><tbody><tr style="height: 29.8785px;"><td class="align-center" style="height: 29.8785px;">**Parameter**  
</td><td class="align-center" style="height: 29.8785px;">**Value**  
</td></tr><tr style="height: 29.8785px;"><td>**Content-Type**</td><td>application/x-www-form-urlencoded</td></tr><tr><td>**Accept**</td><td>application/json</td></tr></tbody></table>

##### Body Request

```json
{
  "username": "TESTAPI",
  "api_key": "25c898a9faea1a100859ecd9ef674548"
}
```

<table border="1" id="bkmrk-parameter-descriptio" style="border-collapse: collapse; width: 100%;"><colgroup><col style="width: 50.0618%;"></col><col style="width: 50.0618%;"></col></colgroup><tbody><tr><th>**Parameter**</th><th>**Description**</th></tr><tr><td>**username**</td><td>CUST\_USERNAME</td></tr><tr><td>**api\_key**</td><td>CUST\_APIKEY</td></tr></tbody></table>

##### NOTES

Replace {AWB\_VALUE} with corresponding AWB

example:

[http://apiv2.jne.co.id:10102/tracing/api/list/v1/cnote/5403212200022724](http://apiv2.jne.co.id:10102/tracing/api/list/v1/cnote/010116240120792)

<details id="bkmrk-result-example-body-"><summary>Result example</summary>

<p class="callout info">200 OK</p>

```json
{
    "cnote": {
        "cnote_no": "5403212200022724",
        "reference_number": null,
        "cnote_origin": "TGR10000",
        "cnote_destination": "AMI20508",
        "cnote_services_code": "REG",
        "servicetype": "REG19",
        "cnote_cust_no": "80519800",
        "cnote_date": "2022-01-09T01:26:16.000+07:00",
        "cnote_pod_receiver": "A YANI",
        "cnote_receiver_name": "AHMAD YANI YANI",
        "city_name": "MOYOHULU,SUMBAWABESAR",
        "cnote_pod_date": "2022-01-11T10:32:00.000+07:00",
        "pod_status": "DELIVERED",
        "last_status": "DELIVERED TO [A YANI | 11-01-2022 10:32 | SUMBAWA BESAR ]",
        "cust_type": "999",
        "cnote_amount": "55000",
        "cnote_weight": "1",
        "pod_code": "D01",
        "keterangan": "YANG BERSANGKUTAN",
        "cnote_goods_descr": "-",
        "freight_charge": "55000",
        "shippingcost": "55000",
        "insuranceamount": "0",
        "priceperkg": "55000",
        "signature": null,
        "photo": null,
        "long": null,
        "lat": null,
        "estimate_delivery": " Days"
    },
    "detail": [
        {
            "cnote_no": "5403212200022724",
            "cnote_date": "09-01-2022 01:26",
            "cnote_weight": "1",
            "cnote_origin": "TANGERANG",
            "cnote_shipper_name": "LEVI.CO.ID - LEVI&#39;S OFFICI",
            "cnote_shipper_addr1": "TAMAN TEKNO BSD BLOK D2TANGERA",
            "cnote_shipper_addr2": "NG SELATAN, SETU, SETU",
            "cnote_shipper_addr3": null,
            "cnote_shipper_city": "TANGERANG",
            "cnote_receiver_name": "AHMAD YANI YANI",
            "cnote_receiver_addr1": "SUMBAWA, MOYO HULU",
            "cnote_receiver_addr2": null,
            "cnote_receiver_addr3": null,
            "cnote_receiver_city": "MOYOHULU,SUMBAWABESA"
        }
    ],
    "history": [
        {
            "date": "09-01-2022 01:18",
            "desc": "RECEIVED AT SORTING CENTER [TANGERANG]",
            "code": "OP1"
        },
        {
            "date": "09-01-2022 01:26",
            "desc": "SHIPMENT RECEIVED BY JNE COUNTER OFFICER AT [TANGERANG]",
            "code": "RC1"
        },
        {
            "date": "09-01-2022 04:08",
            "desc": "PROCESSED AT SORTING CENTER [TANGERANG, OTB LEGUTI]",
            "code": "OP2"
        },
        {
            "date": "09-01-2022 12:35",
            "desc": "DEPARTED FROM TRANSIT  [GATEWAY , JAKARTA]",
            "code": "TP4"
        },
        {
            "date": "10-01-2022 11:14",
            "desc": "RECEIVED AT WAREHOUSE   [JL AMIR HAMZAH 102 (INBOUND)]",
            "code": "IP1"
        },
        {
            "date": "11-01-2022 08:19",
            "desc": "WITH DELIVERY COURIER  [MATARAM]",
            "code": "IP3"
        },
        {
            "date": "11-01-2022 10:32",
            "desc": "DELIVERED TO [A YANI | 11-01-2022 10:32 | SUMBAWA BESAR ]",
            "code": "D01"
        }
    ]
}
```

</details><details id="bkmrk-error-example-body-r"><summary>Error example</summary>

<p class="callout danger">200 OK</p>

<p class="callout danger">AWB not found</p>

```json
{
    "error": "Cnote No. Not Found.",
    "status": false
}
```

</details>