Skip to main content

Close Receiving

PATCH 

//:domain/api/amazon/:integrationInstance/removal-orders/:removalOrderId/close-receiving

Closes receiving for a removal order. The status manager automatically derives the next receipt status based on current receipts:

  • received_for_less → 'Removal order marked as received for less'
  • closed_without_receipt → 'Removal order closed without receipt'
  • otherwise → 'Removal order status updated'

Returns 422 with the exception message if the status transition is invalid (InvalidArgumentException).

Request

Responses

OK

Response Headers
    Content-Type