Skip to main content

Reorder Past Order

POST 

/api/portal/orders/:order/reorder

Re-add a past order's lines to the active account's cart at current prices. Optional line_ids limits which lines are reordered. Archived / no-longer-visible products are skipped and reported in rejected. Returns 404 if the order does not belong to the active account.

Not yet available to API tokens

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

Request

Responses

OK

Response Headers
    Content-Type