{
"name": "string",
"code": "string"
}curl --location 'https://master-apis.vercel.app/api/product-category/create-product-category' \
--header 'token: ' \
--header 'Content-Type: application/json' \
--data '{
"name": "string",
"code": "string"
}'{
"message": "success",
"data": {
"name": "Buckinghamshire hacking CLI",
"code": "against",
"status": true,
"_id": "6698b83484d5c6968a17b0f4",
"createdAt": "2024-07-18T06:37:40.203Z",
"updatedAt": "2024-07-18T06:37:40.203Z"
}
}