Skip to main content

Unarchive Order

POST 

/api/magento1/orders/:order/unarchive

Restores a previously archived Magento 1 order to the active list. Idempotent — returns unarchived: false if it was already active.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Authentication: Requires Bearer token.

Request

Responses

OK