Update order
PUT
/order/:orderId
Use this method to update your order.
Path Parameters
Name
Type
Description
orderId
Number
ID of the order
Headers
Name
Value
Authorization
Basic <token>
Body
Response
Last updated
Was this helpful?