{
"orderId": "string"
}curl --location --request GET 'https://www.xportcn.com/api/alibaba/ka/order/close' \
--header 'access-key;' \
--header 'nonce-str;' \
--header 'timestamp;' \
--header 'user-id;' \
--header 'signature;' \
--header 'Content-Type: application/json' \
--data '{
"orderId": "string"
}'{}