latestOpenAPI 3.0.32026-08-132711294.7 KB
8506f9062fca
Processes
Review a return process
Notify REVER when a return has been reviewed. Reviews must cover every line item of the process.
<u>Notes</u>:
- Reviews of a return process must be done in full; unreviewed items will block processing.
- Each quantity of the line_item_id needs to have a review line (if there's multiple quantity for the same line_item_id, they need to go on different review lines within the reviews array)
- If an expected item was not received, set status as MISSING.
- Optionally override the refund amount with refund_override.
post/v1/ops/ecommerce/review
Request body
Response
OK - Reviews submitted.
OpspbReviewItemsResponse required