You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modify the protocol server to include a verified flag within the context object. This enhancement instructs the Beckn gateway to broadcast search requests only to verified BPPs, adding an extra layer of filtering for search broadcasts based on verification status.
Goals
Add a verified flag within the context object in the protocol server schema.
Configure the verified flag to instruct the Beckn gateway to broadcast search requests exclusively to verified BPPs.
Ensure backward compatibility for the protocol server with this change.
Conduct testing to confirm that the verified flag functions as intended, effectively filtering broadcasts to verified BPPs only.
Expected Outcome
An enhanced protocol server schema with a verified flag in the context object, enabling targeted search broadcasts to verified BPPs as specified.
Acceptance Criteria
The verified flag is added to the context object in the protocol server.
The Beckn gateway correctly interprets the verified flag to restrict broadcasts to verified BPPs.
Backward compatibility is maintained with the updated schema.
Testing confirms that the verified flag functions as expected in search broadcasts.
Mockups / Wireframes
NA
Product Name
Beckn
Domain
TBD
Tech Skills Needed
Schema Design
Protocol Server Enhancement
API Development
Backend Testing and Verification
Complexity
Medium
Category
Backend Development
Sub Category
Schema Modification
The text was updated successfully, but these errors were encountered:
Description
Modify the protocol server to include a
verified
flag within thecontext
object. This enhancement instructs the Beckn gateway to broadcast search requests only to verified BPPs, adding an extra layer of filtering for search broadcasts based on verification status.Goals
verified
flag within thecontext
object in the protocol server schema.verified
flag to instruct the Beckn gateway to broadcast search requests exclusively to verified BPPs.verified
flag functions as intended, effectively filtering broadcasts to verified BPPs only.Expected Outcome
An enhanced protocol server schema with a
verified
flag in thecontext
object, enabling targeted search broadcasts to verified BPPs as specified.Acceptance Criteria
verified
flag is added to thecontext
object in the protocol server.verified
flag to restrict broadcasts to verified BPPs.verified
flag functions as expected in search broadcasts.Mockups / Wireframes
NA
Product Name
Beckn
Domain
TBD
Tech Skills Needed
Complexity
Medium
Category
Backend Development
Sub Category
Schema Modification
The text was updated successfully, but these errors were encountered: