The new version 20250310 is available.
20250310
{ "type": 1, "ordernoList": [ "155349252743868" ] }
curl --location --request POST 'https://shopapi.geckodistribution.com/api/open/query/expressnumber' \ --header 'version;' \ --header 'token;' \ --header 'Content-Type: application/json' \ --data-raw '{ "type": 1, "ordernoList": [ "155349252743868" ] }'
{ "status": "0", "message": "Operation successful.", "data": { "resultList": [ { "orderno": "string", "expressnumberList": [ "string" ] } ] } }