/orders/{id}

Update partially an order when this is possible, you cannot update an order that has a payment * authorised, captured, refunded or partially_refunded.

Path Params
id
object
required
Body Params

Can update billing address, shopper and/or line items. If nothing provided, nothing updated.

billingAddress
object

Address entity stores an address with country code.

shopper
object

Shopper entity stores customer details like name and email address.

items
array of objects
items
Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json