ata hocche amar current product create response body

payload = {
  "title": "string",
  "slug": "organic-apples",
  "subtitle": "string",
  "descriptionHtml": "string",
  "productCode": "SKU-1000",
  "brandId": 0,
  "status": "draft",
  "visibility": "public",
  "priceCents": 1299,
  "compareAtPriceCents": 0,
  "currency": "USD",
  "stockQty": 0,
  "lowStockThreshold": 0,
  "allowBackorder": false,
  "shippingNote": "string",
  "returnPolicyNote": "string",
  "warrantyMonths": 0,
  "weightG": 0,
  "lengthMm": 0,
  "widthMm": 0,
  "heightMm": 0,
  "countryOfOrigin": "USA",
  "hsCode": "080810",
  "coverImageUrl": "string",
  "thumbnailUrl": "string",
  "badgeLabel": "string",
  "publishAt": "string",
  "startSaleAt": "string",
  "endSaleAt": "string",
  "seoTitle": "string",
  "seoDescription": "string",
  "metaJson": {},
  "tagIds": [
    101,
    203
  ],
  "categoryIds": [
    11,
    22
  ],
  "mediaCount": 0,
  "tagsText": "string",
  "reviewCount": 0,
  "ratingAvg": 5,
  "soldCount": 0
}

amar product module theke ei field gula remove kore felba
  "visibility": "public",
  "priceCents": 1299,
  "compareAtPriceCents": 0,

and pricing system ta hobe base_price , discount, price //agula add korba



entity gula tomi src/entities folder likhba
task-2: tomi full product brand module create korba field: name ,description, status
        create entity
        and create full croud system 
        list api te status wise filtering and pagination manage korba
        and product entity er sathe brand entity join korba
  
  NB: tomi must be any kind of error check diba and well documentation likha by swagger

