Skip to content

Delete RMA reason

Deletes a RMA reason. Pass the resource IRI as id. Permission: sales.rma.reasons.delete.

Operation

OperationTypePurpose
deleteAdminRmaReason(input:)MutationDelete a RMA reason

The mutation returns a snapshot of the deleted record — select _id for the numeric id.

Input fields

FieldTypeRequiredNotes
idIDYesResource IRI of the RMA reason to delete.

Released under the MIT License.