{
"keyword": "string",
"size": 1,
"current": 1,
"couponId": 0
}
curl --location --request POST 'https://m1.apifoxmock.com/m1/4737255-0-default/front/products/usableProductListByCouponId' \
--header 'Content-Type: application/json' \
--data-raw '{
"keyword": "string",
"size": 1,
"current": 1,
"couponId": 0
}'