Modify the GCL in the Climate Data BPP to accept tags within the init API. This change will enable tags to be included as part of the item schema during the order initialization process, enhancing data categorization and allowing for more tailored item handling.
Goals
[x] Update the init API in GCL to accept tags within the item schema.
[x] Ensure that tags are processed correctly and included in initialization data.
[x] Implement validation and testing to verify that tags are correctly accepted and integrated into the init API.
Expected Outcome
An updated GCL init API that supports tags within the item schema, allowing for enhanced categorization and data handling during initialization.
Acceptance Criteria
[x] init API in GCL is modified to accept and process tags within the item schema.
[x] Tags are correctly included in the initialization data and accessible in the API response.
[x] Validation and testing confirm that tags are accurately processed and integrated into init results.
Description
Modify the GCL in the Climate Data BPP to accept tags within the
init
API. This change will enable tags to be included as part of the item schema during the order initialization process, enhancing data categorization and allowing for more tailored item handling.Goals
init
API in GCL to accept tags within the item schema.init
API.Expected Outcome
An updated GCL
init
API that supports tags within the item schema, allowing for enhanced categorization and data handling during initialization.Acceptance Criteria
init
API in GCL is modified to accept and process tags within the item schema.init
results.Mockups / Wireframes
NA
Product Name
Beckn
Domain
TBD
Tech Skills Needed
Complexity
Medium
Category
Backend Development
Sub Category
API Modification