{
"Limit": 0,
"NativeURL": "",
"URLItem": {
"ChannelID": "",
"MsgType": "",
"SendID": "",
"SendUserName": "",
"ShowSourceMac": "",
"ShowWxPayTitle": "",
"Sign": "",
"Ver": ""
}
}
curl --location --request POST '/pay/OpenRedEnvelopes' \
--header 'Content-Type: application/json' \
--data-raw '{
"Limit": 0,
"NativeURL": "",
"URLItem": {
"ChannelID": "",
"MsgType": "",
"SendID": "",
"SendUserName": "",
"ShowSourceMac": "",
"ShowWxPayTitle": "",
"Sign": "",
"Ver": ""
}
}'
{}