Bulk Remove Receipts
POST//:domain/api/amazon/:integrationInstance/removal-shipments/bulk-remove-receipts
Remove multiple receipts (inventory_adjustments rows) by ID for the given integration instance. Useful when undoing a batch of receipts at once.
Validation:
receipt_ids— required, array, min:1receipt_ids.*— integer, exists:inventory_adjustments,id
Request
Responses
- 200
OK
Response Headers
Content-Type