V1UpdateOrderRequest

July 10, 2019 ยท View on GitHub

Description

V1UpdateOrderRequest

Properties

NameTypeDescriptionNotes
actionStringThe action to perform on the order (COMPLETE, CANCEL, or REFUND). See V1UpdateOrderRequestAction for possible values
shippedTrackingNumberStringThe tracking number of the shipment associated with the order. Only valid if action is COMPLETE.[optional]
completedNoteStringA merchant-specified note about the completion of the order. Only valid if action is COMPLETE.[optional]
refundedNoteStringA merchant-specified note about the refunding of the order. Only valid if action is REFUND.[optional]
canceledNoteStringA merchant-specified note about the canceling of the order. Only valid if action is CANCEL.[optional]