xpanse icon indicating copy to clipboard operation
xpanse copied to clipboard

Add new pricing API for end user

Open swaroopar opened this issue 9 months ago • 1 comments

  • [ ] Create new controller - PricingApiController
  • [ ] add a new method - getServicePriceByFlavor -> /service/pricing/${templateId}/${region}/${flavorName}/${billingMode}
  • [ ] Return the new modal Price as response.
  • [ ] Price to be calculated in the corresponding CSP plugin.
  • [ ] As part of this user story, implement returning the fixedPrice only.

swaroopar avatar Apr 29 '24 07:04 swaroopar