Skip to main content

Restore Dismissed Return

POST 

/api/returns/reconciliation/:returnReceipt/restore

Undo a dismissal and put the received return back on the unmatched returns list. Clears the dismissal timestamp, the user who dismissed it, and the reason; nothing else about the receipt changes.

Returns 422 if the receipt is not currently dismissed.

Requires a Bearer token and the returns.update permission.

Request

Responses

OK

Response Headers
    Content-Type