Update Stock Advice
A stock advice can be edited while in the “on_hold” or “awaiting_inbound” status, before it transitions to “in_progress”. During this phase, you can update details such as the expected date, supplier, or item quantities to ensure the warehouse has accurate information before receiving the goods.
Request structure
|
Endpoint: |
|
|
URL (prod): |
|
|
Headers: |
|
|
Request body: |
For detailed request body specifications, please refer to our API Doc. |
|
Request Example (cURL): |
|
Path parameter:
|
Parameter |
Type |
Required |
Description |
|---|---|---|---|
|
|
string |
✅ |
The unique stock advice identifier. Example: |
Response
If successful, the API returns the updated stock advice entity in JSON format.
See more details in the API Doc.