Returns > Returns
Commerce APIReturnsReturns

Returns

A Return signifies a customer's intent to return a purchased item to the shop. A return request can be either accepted or declined. The returns process provides tools to monitor the entire lifecycle of a return, from the initial shipping stage, through inspection, and finally to the issuance of a refund.

Endpoints

EndpointDescriptionJSON API
returnNotesGet return notesGET:return_notes.json
returnNotesCreateCreate return notesPOST:return_notes.json
returnNotesDeleteDelete return notesDELETE:return_notes.json
returnNotesModifyModify return notesPOST:return_notes.json
returnsGet returnsGET:returns.json
returnsApproveApprove a returnPOST:returns/approve.json
returnsCheckCheck a returnPOST:returns/check.json
returnsCloseClose returnPOST:returns/close.json
returnsCreateCreate returnsPOST:returns.json
returnsInspectInspect a returnPOST:returns/inspect.json
returnsOpenOpen returnPOST:returns/open.json
returnsPageGet returns pageGET:returns/page.json
returnsReceiveReceive a returnPOST:returns/receive.json
returnsRefundRefund a returnPOST:returns/refund.json
returnsRejectReject a returnPOST:returns/reject.json

Types

Types
Note
NoteCreate
NoteModify
Return
ReturnApprove
ReturnCategory
ReturnCheck
ReturnCreate
ReturnPage
ReturnReceive
ReturnRefund
ReturnsPageSortBy