beckn / beckn-ui-workspace

Mono Repo for Beckn UI Workspace
9 stars 12 forks source link

Accept/reject policies by ID API creation using Strapi plugin ( open-endpoint) #2050

Open emmayank opened 2 weeks ago

emmayank commented 2 weeks ago

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

  1. A fully functional API that allows BAP/BPP users to accept or reject a policy based on its ID.
  2. The API should be accessible as an open endpoint for ease of use.
  3. Successful status updates (acceptance or rejection) should be reflected in the system.

Acceptance Criteria

Mockups / Wireframes

NA

Product Name

Beckn

Domain

Strapi

Tech Skills Needed

Complexity

Medium

Category

API Development

Sub Category

Policy Management

em-abee commented 1 week ago

PR: https://github.com/beckn/strapi-plugins/pull/147