상품 생성
Name
Value
Name
Type
Description
{
"success": true,
"data": {
"product":
{
"id": "<productId>",
"name": "생성한 상품의 이름",
"createdAt": "2024-04-08T05:25:26.020Z"
}
}Last updated
Was this helpful?