Update a pick list
Goods Out: Pick Lists
Update a pick list
Update an existing pick list’s attributes such as its reference.
PATCH
Update a pick list
Request Structure
Key Fields
| Field | Required | Description |
|---|---|---|
reference | No | Updated pick list reference |
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 update
Body
application/json
Response
Pick list updated successfully

