{
"mch_id": "string",
"txn_seqno": "string",
"receipt_txn_type": "string",
"trade_txn_seqno": "string",
"trade_accp_txno": "string",
"receipt_model_type": "string",
"remark": "string"
}curl --location 'https://openapi.lianlianpay.com/mch/v1/accp/file/receipt/produce' \
--header 'Signature-Data;' \
--header 'Signature-Type: RSA' \
--header 'mch_id: 2020042200284052' \
--header 'timestamp: 20221109111509' \
--header 'Content-Type: application/json;charset=utf-8' \
--data '{
"mch_id": "string",
"txn_seqno": "string",
"receipt_txn_type": "string",
"trade_txn_seqno": "string",
"trade_accp_txno": "string",
"receipt_model_type": "string",
"remark": "string"
}'{
"ret_code": "string",
"ret_msg": "string",
"mch_id": "string",
"txn_seqno": "string",
"trade_txn_seqno": "string",
"trade_accp_txno": "string",
"token": "string"
}