{
"appKey": "laboris nulla anim",
"operator": "sint ut",
"operatorOrgId": "34",
"operatorOrgType": "culpa ut consequat et mollit",
"data": {
"exchangeName": "或求儿么听当",
"exchangeRemark": "non proident dolore",
"startTime": "2022-04-19 00:00:00",
"endTime": "2022-05-19 00:00:00",
"amount": 2000,
"exchangeInfo": {
"rule": {
"limitCount": 1,
"generateType": 1
},
"rewards": [
]
}
}
}
curl --location --request POST '/promotioncenter/exchange/createExchange' \
--header 'Content-Type: application/json' \
--data-raw '{
"appKey": "laboris nulla anim",
"operator": "sint ut",
"operatorOrgId": "34",
"operatorOrgType": "culpa ut consequat et mollit",
"data": {
"exchangeName": "或求儿么听当",
"exchangeRemark": "non proident dolore",
"startTime": "2022-04-19 00:00:00",
"endTime": "2022-05-19 00:00:00",
"amount": 2000,
"exchangeInfo": {
"rule": {
"limitCount": 1,
"generateType": 1
},
"rewards": [
]
}
}
}'
{}