FrontToken: ********************{
"exportExplain": "string",
"exportModule": "string"
}curl --location --request POST '/front/inviteCoupon/export' \
--header 'FrontToken: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"exportExplain": "string",
"exportModule": "string"
}'{
"error": true,
"data": {},
"success": true,
"warn": true,
"empty": true,
"property1": {},
"property2": {}
}