Implement Support API for Strapi plugin
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
## Description
Modify the support API based on the new approach that can handle new domains with configuration changes or minimal code-level changes.
## Goals
- [ ] Development of support API with the new approach and make a call back for on_support.
## Expected Outcome
Support API as per the new approach should work seamlessly with all the existing domains and should be able to accommodate new domains. It should be working correctly and providing the latest track details for an order to the user.
## Acceptance Criteria
- [ ] Support API working with all current domains.
- [ ] API must fetch the support details of the requested order.
- [ ] On making a support call, it should call back on_support with the correct response to the request.
## Implementation Details
Add logic on the support endpoint to fetch correct support infromation associated with the service/product/provider.
Create JSONata file for transforming the query response to BECKN format.
Transform the query response to BECKN format using transformer and JSONata.
## Mockups / Wireframes
NA
---
### Product Name
Beckn
### Project Name
strapi-plugin
### Organization Name:
FIDE
### Domain
NA
### Tech Skills Needed:
Strapi
Node
### Complexity
Medium
### Category
Feature
### Sub Category
API
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.