/
MX
mxmerchant
/
Checkout API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
2026-07-24
166
0
500.9 KB
Update Order
put
/order
Query parameters
id
integer
Request body
object
required
merchantId
integer
required
totalAmount
string
required
balance
string
required
lineItems
object[]
shippingLineItems
object[]
orderStatus
string
Values: Active, Completed, Draft, Cancelled
sourceType
string
POS, Web, Telephone
fulfillmentStatus
string
paymentStatus
string
orderedDate
string
date
discounts
object[]
taxAmount
string
subtotalAmount
string
customerName
string
customer
object
customerId
string
contactEmail
string
notes
string
shippedDate
string
billingAddress
object
shippingAddress
object
lineItemCount
integer
Response
200