CreateReturnOrderInput

Autogenerated input type of CreateReturnOrder

Fields

clientMutationId (String)

A unique identifier for the client performing the mutation.

returnOrderProducts ([ReturnOrderProductInput!])

reason (String)

returnDate (ISO8601Date)

trackingCode (String)

trackingUrl (String)

externalReference (String)

externalStatus (String)

externalUrl (String)

intervalUnitOfMeasure (String)

subscriptionId (ID!)

ID of the subscription to create a return order for.

Last updated