Sitecore OrderCloud Documentation

docs

Portal login

Order Returns

An OrderReturn represents a transaction between two parties. It can be a record of physical items being returned, or simply a credit being issued not tied to the return of an item.

OrderReturns.List

Get a list of order returns.

get

v1/orderreturns

OrderReturns.Create

Create a new order return.

post

v1/orderreturns

OrderReturns.Get

Get a single order return.

get

v1/orderreturns/{returnID}

OrderReturns.Save

Create or update an order return.

put

v1/orderreturns/{returnID}

OrderReturns.Delete

Delete an order return.

delete

v1/orderreturns/{returnID}

OrderReturns.Patch

Partially update an order return.

patch

v1/orderreturns/{returnID}

OrderReturns.ListApprovals

Get a list of order return approvals.

get

v1/orderreturns/{returnID}/approvals

OrderReturns.Approve

Approve an order return.

post

v1/orderreturns/{returnID}/approve

OrderReturns.Cancel

Cancel an OrderReturn.

post

v1/orderreturns/{returnID}/cancel

OrderReturns.Complete

Complete an OrderReturn.

post

v1/orderreturns/{returnID}/complete

OrderReturns.Decline

Decline an order return.

post

v1/orderreturns/{returnID}/decline

OrderReturns.ListEligibleApprovers

Get a list of order return eligible approvers.

get

v1/orderreturns/{returnID}/eligibleapprovers

OrderReturns.DeleteItem

Delete an order return item.

delete

v1/orderreturns/{returnID}/items/{lineItemID}

OrderReturns.Submit

Submit an order return.

post

v1/orderreturns/{returnID}/submit

Sitecore Logo

© Copyright 2024, Sitecore OrderCloud®. All rights reserved.

Contact Us
Privacy Policy
Sitecore