{ "orderId": "string", "logisticNumber": "string", "logisticKey": "string" }
curl --location --request POST 'https://www.catkissfish.com/website/open/api/order/query/order/tracking/info' \ --header 'access-token: fsgTfwVtxnXmT2ZU4gtA7uWakedSmXypfwOQyAusrEAx1gJJFG7rzNq6JbwS' \ --header 'Content-Type: application/json' \ --data-raw '{ "orderId": "string", "logisticNumber": "string", "logisticKey": "string" }'
{ "code": 0, "message": "", "data": {} }