{"section":"known-issues","requestedLocale":"en","requestedSlug":"warehouse-api-demonstrates-pickup-point-deleted-instore-warehouse","locale":"en","slug":"warehouse-api-demonstrates-pickup-point-deleted-instore-warehouse","path":"docs/en/known-issues/Logistics/warehouse-api-demonstrates-pickup-point-deleted-instore-warehouse.md","branch":"main","content":"## Summary\n\n\nWhen you delete a pickup point that is linked to a warehouse (inStore warehouse), the pickup point remains linked to the warehouse if you query it via API.\n\n\n\n## Simulation\n\n\nTo simulate this behavior, we must:\n\n- Create a pickup point;\n- Link this pickup point to a warehouse;\n- Delete the pickup point;\n- Query (via API) the warehouse, and verify that the pickup point is still linked to the `pickuPointIds`.\n\n\n\n## Workaround\n\n\nAs a workaround, you can remove this pickup point from the warehouse via Create/update warehouse API."}