Skip to content

Update RMA rule

Partial update — send only the fields you want to change. Pass the resource IRI as id. Permission: sales.rma.rules.edit.

Operation

OperationTypePurpose
updateAdminRmaRule(input:)MutationUpdate a RMA rule

Input fields

Input fields are camelCase. id is the resource IRI.

FieldTypeRequiredNotes
idIDYesResource IRI of the RMA rule to update.
namestringNoRule label.
descriptionstringNoFree-text description.
statusintegerNo1 active / 0 inactive.
return_periodintegerNoReturn window in days.

Released under the MIT License.