Closed BLR-0118 closed 1 year ago
@evital-manav
/on_search
/on_select did not get this point.
/on_search: for 10km radius, use type="10" (for radius based serviceability), val="10" (for 10 km as defined by unit), unit="km"; .on_select - there's nothing for /on_select but /select. why has the provider id & location id changed between on_search & select for the same items (as identified by the id);
@evital-manav
/select is with the same provider_id and same location_id, and 2 items are different.
/on_update:
yes, for both /on_status & /on_update
@evital-manav
@evital-manav
@evital-manav
Flow 1: /on_search the sellers we connect are more into hyperlocal, that's why we kept it as radius based. the 100 km radius I had added in the staging for testing. will change it to below 5km.
/on_update: 2nd entry in order.items array should be removed;
It should be removed, because it is 0? @BLR-0118
/on_update: 2nd entry in order.items array should be removed;
It should be removed, because it is 0? @BLR-0118 If you're returning the entire qty for an item, you can set the status for that item entry. If you're returning part of the qty for an item, you can create a separate entry but the item.quantity can't be 0. It should be the qty that's being returned. It should be set to 0 in the quote indicating when the return approval reaches the refund trigger stage (e.g. liquidated or return picked);
Okay
@evital-manav
logs cleared for v1.1.0
Flow 1
Flow 3