Bulk Mark Customer Returns as Unreviewed
POST//:domain/api/amazon/unified/customer-returns/bulk-mark-unreviewed
Dispatches a tracked background job to mark the given Amazon FBA customer return records as NOT reviewed (clearing reviewed_at and reviewed_by_user_id).
Request body:
ids(required, array, 1-1000 integers): IDs ofamazon_fba_report_customer_returnsrecords to mark unreviewed.
Returns a tracked_job_log_id that the frontend can subscribe to via the global job progress tray.
Request
Responses
- 200
- 422
OK
Response Headers
Content-Type
Unprocessable Entity
Response Headers
Content-Type