Skip to content

Delete RMA custom field

Deletes a RMA custom field by its numeric id. Permission: sales.rma.custom-fields.delete.

Endpoint

DELETE /api/admin/rma/custom-fields/{id}

Returns 200 with a confirmation message.

Released under the MIT License.