Skip to main content

Bulk Delete Inventory Adjustments

DELETE 

/api/inventory-adjustments

Bulk delete multiple inventory adjustments by ID, or delete all matching current filters.

Authentication: Requires Bearer token.

Body: { ids: [integer array] } — specific IDs to delete. Omit ids to delete all matching current filters.

Request

Responses

Successful response