Skip to main content

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:1
  • receipt_ids.* — integer, exists:inventory_adjustments,id

Request

Responses

OK

Response Headers
    Content-Type