Skip to content

Delete RMA rule

Deletes a RMA rule. Pass the resource IRI as id. Permission: sales.rma.rules.delete.

Operation

OperationTypePurpose
deleteAdminRmaRule(input:)MutationDelete a RMA rule

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

Input fields

FieldTypeRequiredNotes
idIDYesResource IRI of the RMA rule to delete.

Released under the MIT License.