Update Order

Updates order. Not every property can be updated. For example it's impossible to change state of the order, or assign it to another agreement.

put
Path parameters
idstringRequired

Id of order to update

Body
idstringOptional
typeall ofOptional
string · enumOptionalPossible values:
statusall ofOptional
string · enumOptionalPossible values:
notesstring | nullableOptional
commentsstring | nullableOptional
defaultMarkupSourceall ofOptional
string · enumOptionalPossible values:
Responses
put
/public/v1/commerce/orders/{id}

Last updated

Was this helpful?