Skip to content

Get RMA custom field

Returns a single RMA custom field by its numeric id.

Endpoint

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

A 404 is returned when the id does not exist.

For field meanings, see the menu overview.

Released under the MIT License.