DELETE /stock-movements/{stockMovement} Deprecated

Delete Stock Movement

This endpoint allows you to delete a specific Stock Movement. A stock movevement correspondes to an action executed in a warehouse for a material.

Operation ID: deleteStockMovement
lock This endpoint requires a Bearer token in the Authorization header.

Path Parameters

Name Type Description
stockMovement required
path
string

The Stock Movement ID

Responses

data array
status string
error
error object
http_code integer
401
message string

Example: Authentication token invalid.

more_info string
status string
error
error object
http_code integer
404
message string

Example: Resource not found

more_info string | null
status string
error
error object
http_code integer
429
message string

Example: Too Many Requests.

more_info string
status string
error
error object
http_code integer
500
message string

Example: An error has occurred during the request.

more_info string