{ "id":2 }
curl --location --request POST '/api/coupon/delete' \ --header 'Content-Type: application/json' \ --data-raw '{ "id":2 }'
{}