Skip to main content

Bulk Mark Customer Returns as Reviewed

POST 

//:domain/api/amazon/unified/customer-returns/bulk-mark-reviewed

Dispatches a tracked background job to mark the given Amazon FBA customer return records as reviewed by the authenticated user.

Request body:

  • ids (required, array, 1-1000 integers): IDs of amazon_fba_report_customer_returns records to mark reviewed.

Returns a tracked_job_log_id that the frontend can subscribe to via the global job progress tray.

Request

Responses

OK

Response Headers
    Content-Type