Inventory
List inventory adjustment reasons
Create inventory adjustment reason
Delete inventory adjustment reason
Restore inventory adjustment reason
Retrieve inventory adjustment reason
Update inventory adjustment reason
Update inventory adjustment
Retrieve inventory adjustment
Batch change inventory
Batch retrieve inventory changes
Batch retrieve inventory counts
Retrieve inventory physical count
Retrieve inventory count
Webhooks
inventory.count.updated
<- Inventory API
Inventory API
All versions ->
POST
/v2/inventory/adjustment-reasons/delete
Soft deletes a custom inventory adjustment reason.
Example code
reason_id
InventoryAdjustmentReasonId
Required
The identifier of the custom inventory adjustment reason to soft delete.
Show attributes
errors
Error [ ]
Errors encountered when the request fails.
adjustment_reason
InventoryAdjustmentReason
The successfully soft-deleted inventory adjustment reason.