Update an existing OrderExchange

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

ID of OrderExchange to update

Body Params

OrderExchange object that needs to be updated

date-time

Date of updation

string
required

Discount percent of exchanged order

string

Exchanged Order local ID

uri
required

User who updated this item

string

Exchanged Order uuid

uri

URI of the Return API object

uri
required

User who created this item

string
required

Amount of the discount tax applied

string
required
string

Reason of exchange

uri

Order which was exchanged

string
required

Amount of the tax excluded from the order

date-time
required

Date of exchange

date-time
required

Date of creation

exchange_items
array of objects

Array of exchanged items

exchange_items
string
required

Amount of the tax for this order

applied_discounts
array of objects

List of related AppliedDiscountOrderExchange API rendered objects (present if applied)

applied_discounts
boolean

Flag value specifying whether the discount is taxed or not, 'true' if taxed

uri
required

URI of new order (with exchange)

string
required

Amount of the discount applied

uri

URI of this object

Responses
200

successful operation

400

Invalid ID supplied

404

OrderExchange not found

405

Validation exception

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here!