curl --location --request GET 'https://api.pandapon.com/alibaba/order/logistics' \
--header 'access-key: 58c0201dfdf148eca63cbf6bb5e7cf03' \
--header 'nonce-str: nonce-str' \
--header 'timestamp: 1715669977082' \
--header 'user-id: 2100007341207' \
--header 'signature: B7F83FE2ADC8D8F044F2E01F0FFE8C80'{
"logisticsTrace": [
{
"logisticsId": "LP00634921682727",
"orderId": 2076645396562880800,
"logisticsBillNo": "YT1849048815902",
"logisticsSteps": [
{
"acceptTime": "2024-03-06 17:00:46",
"remark": "您的快件被【浙江省湖州市织里营业二部】揽收,揽收人: 曹祝学(16657218899)"
}
]
}
]
}