curl --location --request POST 'http://dev-cn.your-api-server.com/v3/alipay/trade/close' \
--header 'authorization: ALIPAY-SHA256withRSA app_id=$appid,timestamp=$now,nonce=$uuid,expired_seconds=600,sign=$sign' \
--header 'alipay-request-id: $requestid' \
--header 'Content-Type: application/json' \
--data-raw '{
"notify_url":"http://api.test.alipay.net/atinterface/receive_notify.htm",
"trade_no":"2013112611001004680073956707",
"out_trade_no":"HZ0120131127001",
"operator_id":"YX01"
}'{
"trade_no":"2013112111001004500000675971",
"out_trade_no":"YX_001"
}