Update RMA
PUT/api/rmas/:rma
Update an RMA's warehouse and/or notes.
Authentication: Requires Bearer token.
Only warehouse_id (optional) and notes (optional, max 1000 chars) can be updated via this endpoint. Use the /approve, /shipping, etc. endpoints for status transitions.
Request
Responses
- 200
Successful response