{
"timestamp": "string",
"oid_partner": "string",
"txn_seqno": "string",
"txn_time": "string",
"trade_txn_seqno": "string",
"trade_accp_txno": "string",
"receipt_txn_type": "string",
"receipt_model_type": "string"
}curl --location 'https://accpapi.lianlianpay.com/v1/receipt/produce' \
--header 'Signature-Data;' \
--header 'Signature-Type: RSA' \
--header 'Content-Type: application/json;charset=utf-8' \
--data '{
"timestamp": "string",
"oid_partner": "string",
"txn_seqno": "string",
"txn_time": "string",
"trade_txn_seqno": "string",
"trade_accp_txno": "string",
"receipt_txn_type": "string",
"receipt_model_type": "string"
}'{
"ret_code": "string",
"ret_msg": "string",
"oid_partner": "string",
"txn_seqno": "string",
"trade_txn_seqno": "string",
"trade_accp_txno": "string",
"token": "string"
}