curl --location --request PUT 'https://openapi.wateen.ai/api/v1/MarketPlaceApp' \
--form 'Id=""' \
--form 'Name=""' \
--form 'Description=""' \
--form 'Provider=""' \
--form 'Category=""' \
--form 'Price=""' \
--form 'ManagedBy=""' \
--form 'Status=""' \
--form 'Icon=@""' \
--form 'PriceType=""'