Skip to main content

Remove Line from RMA

DELETE 

/api/rmas/:rma/lines/:rmaLine

Remove a line from an RMA. Returns 422 if the RMA is in a terminal state or if the line doesn't belong to the RMA.

Authentication: Requires Bearer token.

Request

Responses

Successful response