Skip to main content

Reopen Fulfillment Order Discrepancy

POST 

/api/fulfillment-orders/:fulfillmentOrder/reopen-discrepancy

Reverse a prior discrepancy acceptance and re-open the discrepancy alert for a fulfillment order. This clears the accepted stamp (discrepancy_accepted_at / discrepancy_accepted_by) and re-fires the discrepancy alert so the mismatch is surfaced again.

This does NOT reverse an already-recorded shipment — the lines that shipped genuinely shipped; it only re-opens the discrepancy state so it can be reviewed or accepted again.

Returns the fulfillment order with the acceptance cleared.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type