{ "shopId": 0 }
curl --location --request POST '/api/shop/shop/collect' \ --header 'X-Shop-Id: 0' \ --header 'Content-Type: application/json' \ --data-raw '{ "shopId": 0 }'