Skip to content

Send Return Message (GraphQL)

Adds an admin reply to an RMA request's conversation thread and notifies the customer.

Input

FieldTypeRequiredDescription
returnIdIntyesThe RMA request to post on.
messageStringyesThe message body.

Attaching a file is REST-only (multipart) — not available over GraphQL.

See the Returns overview for the conversation flow.

Permission: sales.rma.requests.

Released under the MIT License.