{ "productName": "string" }
curl --location --request POST '/adminapi/product/product/getParticiple' \ --header 'X-Shop-Id: 0' \ --header 'Content-Type: application/json' \ --data-raw '{ "productName": "string" }'
"string"