{
"id": "string",
"status": "NOT_STARTED"
}
curl --location --request POST '/4s/flashSale/shelf' \
--header 'User-Token: {{User-Token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "string",
"status": "NOT_STARTED"
}'
{}