Bulk update RMA (or RMA line-item) status
PUT/rma/status
Update the status of one or more RMAs or RMA line items in a single
request. When for_line is true, IDs in reqs are treated as
line-item IDs; otherwise as RMA IDs. Handler: return.go:199. Proto:
return.proto:17 / :254.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Success
Bad request error
Unauthorized error
Token issue like Expired or corrupted
Internal Server error