# Delete PickList Delete an existing pick list identified by outlet and number. Endpoint: DELETE /api/v3/PickList Version: 3.1.0 Security: OAuth2_clientCredentials ## Request fields (application/json): - `FulfillmentOutlet` (string, required) Outlet that is assigned to send the Product - `OrderOutlet` (string, required) Outlet that received order from customer - `Number` (string, required) Order Number ## Response 200 fields (application/json): - `Message` (string)