-
Notifications
You must be signed in to change notification settings - Fork 365
Digiit (SA:RET18) - Compliance Check #3598
Copy link
Copy link
Open
Description
Issues with on_search_inc Implementation
Hi @vignesh-arvind,
The on_search_inc implementation is not correct, as detailed below:
1. Issues with /on_search_inc_refresh Payload
The following fields should not be present in the /on_search_inc_refresh API payload:
{
"bppFulfillments": "bpp/fulfillments sent in payload shouldn't be part of /on_search_inc_refresh api",
"bppDescriptor": "bpp/descriptor sent in payload shouldn't be part of /on_search_inc_refresh api"
}
## 2. Catalog Differentiation Required
Please ensure that the catalog under `"bpp/providers"` in the `/on_search_inc` response is **non-identical** to the one provided in `/on_search_full_catalog`.
The `/on_search_inc` response should only include the **incremental updates** and not the full catalog.Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels