curl --location -g --request GET 'https://openapi.qiyuesuo.com/v2/contract/shorturl?contractId=2809728343388197819&tenantName={{comanyName}}' \ --header 'x-qys-open-accesstoken: {{x-qys-open-accesstoken}}' \ --header 'x-qys-open-timestamp: {{x-qys-open-timestamp}}' \ --header 'x-qys-open-nonce: {{x-qys-open-nonce}}' \ --header 'x-qys-open-signature: {{x-qys-open-signature}}'
{ "result": { "shorturl": "https://t1.qiyuesuo.me/cssM9FI8HE" }, "code": 0, "message": "SUCCESS" }