curl --location --request POST 'http://127.0.0.1:2000/openapi/iot/officialAuthUrl?simNo=16400979726' \ --header 'appID;' \ --header 'apiVersion;' \ --header 'traceID;' \ --header 'timestamp;' \ --header 'sign;'
{ "code": 0, "message": "string", "data": { "url": "string" }, "timestamp": 0, "traceID": "string" }