{ "appId": "testAppId", "timestamp": "1750170431063", "sign": "0d00a951710f7ffd727cde964c31bf9c", "data": { "orderNo": "OD000000000120" } }
curl --location 'http://zapi.damaierp.com/web/api/v1/order/getLabel' \ --header 'Content-Type: application/json' \ --data '{ "appId": "testAppId", "timestamp": "1750170431063", "sign": "0d00a951710f7ffd727cde964c31bf9c", "data": { "orderNo": "OD000000000120" } }'
{ "status": "S", "message": "success", "data": { "orderNo": "OD000000000120", "labelUrl": "https://shundatest001.oss-cn-hangzhou.aliyuncs.com/A001/Label/2026/01/29/OD000000000120_1769649312741.pdf" } }