Update an order

Use /orders/:orderId endpoint to update an order.

In order to complete payment, an order needs to have the paymentMethodId field completed. Provide it on order creation or in order update. Read more about paymentMethodId.

Order can be also updated with couponCode - the offer price will be updated in response.

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

ID of Cleeng order

Body Params
int32

The identifier of Cleeng payment method settings. Provided by Cleeng Team

string

Applied coupon code

boolean

Whether an order refers to gift purchase.

deliveryDetails
object
Responses

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