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
auditall ofOptional
$metaall ofOptional
typeall ofOptional
string · enumOptionalPossible values:
statusall ofOptional
string · enumOptionalPossible values:
notesstring | nullableOptional
commentsstring | nullableOptional
statusNotesall ofOptional
templateall ofOptional
listingall ofOptional
authorizationall ofOptional
agreementall ofOptional
assigneeall ofOptional
externalIdsall ofOptional
priceall ofOptional
parametersall ofOptional
errorall ofOptional
productall ofOptional
clientall ofOptional
licenseeall ofOptional
buyerall ofOptional
sellerall ofOptional
vendorall ofOptional
billToall ofOptional
pricingPolicyall ofOptional
defaultMarkupSourceall ofOptional
string · enumOptionalPossible values:
Responses
200

OK

application/json
put
/public/v1/commerce/orders/{id}

Last updated

Was this helpful?