Skip to content

Get RMA status

Returns a single RMA status by its IRI.

Operation

OperationTypePurpose
adminRmaStatus(id: ID!)QueryFetch one RMA status

Pass the resource IRI (/api/admin/rma/statuses/{id}) as id. Select _id for the numeric id.

For field meanings, see the menu overview.

Released under the MIT License.