{
"mch_id": "string",
"user_id": "string",
"txn_seqno": "string",
"sales_city_code": "string",
"sn_code": "string",
"manufact_license_number": "string",
"goods_brand_type": "string",
"goods_barand_code": "string",
"imei1": "string",
"imei2": "string"
}curl --location 'https://openapi.lianlianpay.com/mch/v1/creditpay/ns/confirmResultQuey' \
--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",
"user_id": "string",
"txn_seqno": "string",
"sales_city_code": "string",
"sn_code": "string",
"manufact_license_number": "string",
"goods_brand_type": "string",
"goods_barand_code": "string",
"imei1": "string",
"imei2": "string"
}'{
"code": "string",
"msg": "string",
"ns_status": "CONFIRM_SUCCESS"
}