Skip to content

Update RMA reason

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

Operation

OperationTypePurpose
updateAdminRmaReason(input:)MutationUpdate a RMA reason

Input fields

Input fields are camelCase. id is the resource IRI.

FieldTypeRequiredNotes
idIDYesResource IRI of the RMA reason to update.
titlestringNoReason label.
statusintegerNo1 active / 0 inactive.
positionintegerNoSort order.
resolution_typearrayNoAllowed return actions.

Released under the MIT License.