Skip to main content

Update RMA

PUT 

/api/rmas/:rma

Update an RMA's warehouse and/or notes.

Required scope: returns:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

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.

Requires permission: returns.update

Request

Responses

OK

Response Headers
    Content-Type