customerNote:
String -
A note from the customer that describes the item to be returned.
For example, the note can communicate issues with the item to the merchant.
Maximum length: 300 characters.
fulfillmentLineItemId:
ID! -
The ID of the fulfillment line item to be returned.
Specifically, this field expects a `FulfillmentLineItem.id`.
quantity:
Int! -
The quantity of the item that's being returned.
restockingFee:
RestockingFeeInput -
The restocking fee to capture.
returnReason:
ReturnReason! -
The reason why the line item is being returned.