Stock Advice
Stock Advice Entity
A Stock Advice is a notification that informs the warehouse about an upcoming delivery of goods. This process enables efficient planning and receipt of shipments, reducing delays.
Before shipping goods to a warehouse, a Stock Advice must be created to provide details about the incoming shipment. This step is crucial to ensure smooth processing and accurate inventory registration.
Each stock advice is uniquely identified by its id
and belongs to an organization
.
For more details on how stock advices are created and processed, please refer to the Knowledge Base.
Stock Advice catalog
Get list of Stock Advice | Retrieves a list of all stock advices. | |
Get Stock Advice | Fetches all data about a specific stock advice. | |
Update Stock Advice | Updates an existing stock advice. | |
Delete Stock Advice | Deletes a specific stock advice, provided it meets the deletion conditions. | |
Create Stock Advice | Creates a new stock advice. | |
Update Stock Advice status | Updates the status of an existing stock advice. | |
Close Stock Advice | Closes a stock advice. | |
Open closed Stock Advice | Reopens a closed stock advice. | |
Set status of multiple Stock Advices | Sets a status for multiple stock advices. | |
Cancel multiple Stock Advices | Cancels multiple stock advices. |
For more details, please visit other subsections in the stock advice category.