Skip to main content
PUT
Order - Override

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
store_id
string
required

Store ID

Example:

"507f1f77bcf86cd799439011"

order_number
string
required

Order number

stash
object
required

Object with fields to override on the order

Response

Order overridden

success
boolean
required

Whether the operation succeeded