This task involves developing an open-endpoint API that allows the BAP and BPP to accept or reject a policy based on its unique ID. The API will facilitate the decision-making process, enabling users to either accept or reject policies after reviewing the details. This action should be reflected in the system for tracking policy acceptance status.
Goals
[x] Develop the Accept/Reject Policies by ID API using the Strapi plugin.
[x] Ensure the API allows BAP/BPP to either accept or reject a policy based on its unique ID.
[x] The API should be accessible as an open endpoint without authentication.
[x] Update the system with the status of the policy (accepted or rejected) after the action is taken.
[x] Maintain code quality and follow best practices.
Expected Outcome
A fully functional API that allows BAP/BPP users to accept or reject a policy based on its ID.
The API should be accessible as an open endpoint for ease of use.
Successful status updates (acceptance or rejection) should be reflected in the system.
Acceptance Criteria
[x] Accept/Reject Policies by ID API is created and operational.
[x] The API allows for accepting or rejecting policies based on their ID.
[x] The status of the policy is updated in the system after acceptance or rejection.
[x] The API is accessible as an open endpoint without authentication.
Description
This task involves developing an open-endpoint API that allows the BAP and BPP to accept or reject a policy based on its unique ID. The API will facilitate the decision-making process, enabling users to either accept or reject policies after reviewing the details. This action should be reflected in the system for tracking policy acceptance status.
Goals
Expected Outcome
Acceptance Criteria
Mockups / Wireframes
NA
Product Name
Beckn
Domain
Strapi
Tech Skills Needed
Complexity
Medium
Category
API Development
Sub Category
Policy Management