Skip to main content

Add Line to RMA

POST 

/api/rmas/:rma/lines

Add a new line to an existing RMA. Cannot add lines to terminal (closed/canceled) RMAs.

Authentication: Requires Bearer token.

Validation: Same quantity rules as creating an RMA — cannot exceed fulfilled minus already RMA'd.

Request

Responses

Successful response