Delete a pick list
Goods Out: Pick Lists
Delete a pick list
Delete a pick list. This does not delete the associated goods out orders.
DELETE
Delete a pick list
Behavior
- Returns 204 No Content on success
- Does not delete associated goods out orders
- Pick lists in progress may not be deletable
Authorizations
OAuth 2.0 authentication. Use the client credentials or authorization code flow to obtain an access token.
The subdomain/tenant name identifying which tenant's data to access. Required for all API requests.
Path Parameters
The unique identifier of the pick list to delete
Response
Operation completed successfully with no content to return

