{
"mch_id": "string",
"txn_seqno": "string",
"verify_code": "string",
"token": "string"
}curl --location 'https://openapi.lianlianpay.com/mch/v1/creditpay/stage/verify' \
--header 'Signature-Data;' \
--header 'Signature-Type: RSA' \
--header 'mch_id: 2020042200284052' \
--header 'sp_no;' \
--header 'timestamp: 20221109111509' \
--header 'Content-Type: application/json;charset=utf-8' \
--data '{
"mch_id": "string",
"txn_seqno": "string",
"verify_code": "string",
"token": "string"
}'{
"ret_code": "",
"ret_msg": "",
"mch_id": "",
"txn_seqno": "",
"platform_txno": "",
"order_amount": "",
"txn_status": "",
"account_date": "",
"order_info": "",
"pay_type": "",
"agree_no": "",
"stage_num": ""
}