---
title: "Changes to Review a return process"
method: POST
path: "/v1/ops/ecommerce/review"
---

# Changes to Review a return process

`POST /v1/ops/ecommerce/review`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 2 revisions.

- **2026-08-13** `8506f9062fca` — 2 breaking, 2 warning, 13 info

## Changes

- **2026-08-13** `8506f9062fca` — 2 breaking, 2 warning, 13 info
  - added `#/components/schemas/opspb.RefundOverrideGeneric` to the `refund_override` request property `allOf` list
  - the `reviews/items/` request property type changed from no type to `object`
  - removed `#/components/schemas/opspb.Review` from the `reviews/items/` request property `allOf` list
  - removed `#/components/schemas/pb.RefundOverride` from the `refund_override` request property `allOf` list
  - the endpoint scheme security `API Key` was removed from the API
  - added the new optional request property `override_authorization`
  - added the new optional request property `platform_process_id`
  - added the new optional request property `reviews/items/line_item_id`
  - added the new optional request property `reviews/items/location_id`
  - added the new optional request property `reviews/items/reject_reason`
  - added the new optional request property `reviews/items/should_restock`
  - added the new optional request property `reviews/items/sku`
  - added the new optional request property `reviews/items/status`
  - added the new optional request property `reviews/items/timestamp`
  - added the new optional request property `reviews/items/user`
  - the request property `process_id` became optional
  - the request property `reviews` became optional

---

[Operation](https://skmtc.dev/itsrever/apis/rever-admin-api/docs/v1/ops/ecommerce/review/post.md) · [API](https://skmtc.dev/itsrever/apis/rever-admin-api.md) · [Page](https://skmtc.dev/itsrever/apis/rever-admin-api/changes/v1/ops/ecommerce/review/post)
